{
    "homepage": "https://rclone.org",
    "description": "rsync for cloud storage",
    "version": "1.75.0-beta.9715.0c8d098b7",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://beta.rclone.org/v1.75.0-beta.9715.0c8d098b7/rclone-v1.75.0-beta.9715.0c8d098b7-windows-amd64.zip",
            "extract_dir": "rclone-v1.75.0-beta.9715.0c8d098b7-windows-amd64",
            "hash": "10532a859fc0f89328cdc20ccb015fa18a8a909d64c19b3cde51644724bd60bf"
        },
        "32bit": {
            "url": "https://beta.rclone.org/v1.75.0-beta.9715.0c8d098b7/rclone-v1.75.0-beta.9715.0c8d098b7-windows-386.zip",
            "extract_dir": "rclone-v1.75.0-beta.9715.0c8d098b7-windows-386",
            "hash": "12d1db25b2e7d697707cf77d095927ec359f9177beef206b5de68051e5bf01c6"
        }
    },
    "bin": [
        "rclone.exe",
        [
            "rclone.exe",
            "rclone-beta"
        ]
    ],
    "checkver": {
        "url": "https://beta.rclone.org/version.txt",
        "regex": "rclone v(.+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://beta.rclone.org/v$version/rclone-v$version-windows-amd64.zip",
                "extract_dir": "rclone-v$version-windows-amd64"
            },
            "32bit": {
                "url": "https://beta.rclone.org/v$version/rclone-v$version-windows-386.zip",
                "extract_dir": "rclone-v$version-windows-386"
            }
        }
    }
}
