{
    "version": "1.0.2",
    "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/v1.0.2/torrent-file-editor-1.0.2-x64.exe#/torrent-file-editor.exe",
            "hash": "c74317e0a1c8dc7f9ccdc93cf6087d85456283a4e144b9ff16617a796a4d336d"
        },
        "32bit": {
            "url": "https://github.com/torrent-file-editor/torrent-file-editor/releases/download/v1.0.2/torrent-file-editor-1.0.2-x32.exe#/torrent-file-editor.exe",
            "hash": "89477bfbcf121f0d9f76c56f35d24cc89fbed9f6d720a431428e41b07a32102b"
        }
    },
    "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"
            }
        }
    }
}
