{ "version": "1.1.4", "description": "Markdown editor with inline preview", "homepage": "https://github.com/brrd/abricotine", "license": "GPL-3.0-only", "notes": "Abricotine project is discontinued", "architecture": { "64bit": { "url": "https://github.com/brrd/abricotine/releases/download/v1.1.4/Abricotine-Setup-1.1.4.exe#/dl.7z", "hash": "sha512:44a40e5ffadf144b7d1b4be2545d6e514896d461e053480bc4d1a3eff65e6af621f3db06bc7f1ec20c9f073724a3a4a8d81bb17fb01985eddacaa8ac6d1c7027", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\" -Removal", "Remove-Item \"$dir\\`$*\" -Recurse" ] } }, "bin": "abricotine.exe", "shortcuts": [ [ "abricotine.exe", "Abricotine" ] ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/brrd/abricotine/releases/download/v$version/Abricotine-Setup-$version.exe#/dl.7z", "hash": { "url": "$baseurl/latest.yml", "regex": "sha512:\\s+$base64" } } } } }