{ "version": "2.4.4", "description": "Powerful, minimalistic, cross-platform, opensource note-taking app.", "homepage": "https://butterfly.linwood.dev/", "license": "AGPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/LinwoodCloud/Butterfly/releases/download/v2.4.4/linwood-butterfly-windows-x86_64.zip", "hash": "037ce8ae20f6f0231fbec0b83ac6d52a45e6196b2f9f4720add856c889c241c5" } }, "bin": "butterfly.exe", "shortcuts": [ [ "butterfly.exe", "Butterfly" ] ], "checkver": { "github": "https://github.com/LinwoodCloud/Butterfly" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/LinwoodCloud/Butterfly/releases/download/v$version/linwood-butterfly-windows-x86_64.zip" } } } }