{
    "version": "0.9.4",
    "description": "Acoustic spectrum analyser (fork of Spek).",
    "homepage": "https://github.com/MikeWang000000/spek-X",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/MikeWang000000/spek-X/releases/download/v0.9.4/spek-x-0.9.4-windows-x86_64.zip",
            "hash": "061b89450f167595c0466eb0335b461c64c017d88ce52f1c559cb4e76a59566c"
        },
        "arm64": {
            "url": "https://github.com/MikeWang000000/spek-X/releases/download/v0.9.4/spek-x-0.9.4-windows-aarch64.zip",
            "hash": "e7da8d04113aa08e6c55b0a5ede3959cfb79ae578832558a43907cc793236b28"
        }
    },
    "bin": [
        [
            "spek.exe",
            "spek-x"
        ]
    ],
    "shortcuts": [
        [
            "spek.exe",
            "Spek-X"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/MikeWang000000/spek-X/releases/download/v$version/spek-x-$version-windows-x86_64.zip"
            },
            "arm64": {
                "url": "https://github.com/MikeWang000000/spek-X/releases/download/v$version/spek-x-$version-windows-aarch64.zip"
            }
        }
    }
}
