{ "version": "4.1.1", "description": "Powerful markdown editor", "homepage": "https://www.zettlr.com", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/Zettlr/Zettlr/releases/download/v4.1.1/Zettlr-4.1.1-x64.exe#/dl.7z", "hash": "d57e84eb10d3bcc38e2c2e5d5aa034f2791326f5a2b95eee5709bdcf80e99855", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Force -Recurse" ] } }, "shortcuts": [ [ "Zettlr.exe", "Zettlr" ] ], "checkver": { "github": "https://github.com/Zettlr/Zettlr" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Zettlr/Zettlr/releases/download/v$version/Zettlr-$version-x64.exe#/dl.7z" } }, "hash": { "url": "$baseurl/SHA256SUMS.txt" } } }