{
    "version": "0.3.18",
    "description": ".torrent files editor.",
    "homepage": "https://torrent-file-editor.github.io",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/torrent-file-editor/torrent-file-editor/releases/download/v0.3.18/torrent-file-editor-0.3.18-x64.exe#/torrent-file-editor.exe",
            "hash": "5b8fdcea8a08ae2059110a68514b57e0ad8789bdc6b476f58688028816efcd7f"
        },
        "32bit": {
            "url": "https://github.com/torrent-file-editor/torrent-file-editor/releases/download/v0.3.18/torrent-file-editor-0.3.18-x32.exe#/torrent-file-editor.exe",
            "hash": "bd646b27395f03f7ade2e4df6aa9d420c30b1b149f1a542d88a70d1aefdeff93"
        }
    },
    "bin": "torrent-file-editor.exe",
    "shortcuts": [
        [
            "torrent-file-editor.exe",
            "Torrent File Editor"
        ]
    ],
    "checkver": {
        "github": "https://github.com/torrent-file-editor/torrent-file-editor"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/torrent-file-editor/torrent-file-editor/releases/download/v$version/torrent-file-editor-$version-x64.exe#/torrent-file-editor.exe"
            },
            "32bit": {
                "url": "https://github.com/torrent-file-editor/torrent-file-editor/releases/download/v$version/torrent-file-editor-$version-x32.exe#/torrent-file-editor.exe"
            }
        }
    }
}
