{
    "version": "0.6.8.3",
    "description": "A multi-system chiptune tracker compatible with DefleMask modules",
    "homepage": "https://github.com/tildearrow/furnace",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/tildearrow/furnace/releases/download/v0.6.8.3/furnace-0.6.8.3-win64.zip",
            "hash": "040c30cb522c9446d76bf2f17995c8ad3f21b34e4984b4cca6db8e2a9bf0fd87"
        },
        "32bit": {
            "url": "https://github.com/tildearrow/furnace/releases/download/v0.6.8.3/furnace-0.6.8.3-win32.zip",
            "hash": "b1cc82ce364783ff59f08631c4cf1179458231453be846996d6e800083b51919"
        }
    },
    "bin": "furnace.exe",
    "shortcuts": [
        [
            "furnace.exe",
            "Furnace Chiptune Tracker"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tildearrow/furnace/releases/download/v$version/furnace-$version-win64.zip"
            },
            "32bit": {
                "url": "https://github.com/tildearrow/furnace/releases/download/v$version/furnace-$version-win32.zip"
            }
        }
    }
}
