{
    "version": "1.1.0",
    "description": "Rune is a music player that offers audio analysis and recommendation features",
    "homepage": "https://github.com/Losses/rune",
    "license": "MPL-2.0|Shareware",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Losses/rune/releases/download/v1.1.0/Rune-v1.1.0-windows-amd64.zip",
            "hash": "0ce2d7f52cf695fbdc245096048505cd64b9092689067a10bd7d78c0dc1fead8"
        }
    },
    "shortcuts": [
        [
            "rune.exe",
            "Rune"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/Losses/rune/releases/download/v$version/Rune-v$version-windows-amd64.zip"
    }
}
