{ "version": "4.2.0", "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.2.0/Zettlr-4.2.0-x64.exe#/dl.7z", "hash": "dcdcb86753270053d526d7cee029ed77d281961472f0b5726ac4211bf0613f27", "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" } } }