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