{
    "version": "2.5.1",
    "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.5.1/linwood-butterfly-windows-x86_64.zip",
            "hash": "380b553f21e2068ce8c321126f9d3c6d3fc2a4ece3f85d25390551e85058095e"
        }
    },
    "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"
            }
        }
    }
}
