{
    "version": "1.12.9",
    "description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line (v1)",
    "homepage": "https://developer.1password.com/docs/cli/v1/usage",
    "license": {
        "identifier": "Shareware",
        "url": "https://1password.com/legal/terms-of-service/"
    },
    "architecture": {
        "64bit": {
            "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.12.9/op_windows_amd64_v1.12.9.zip",
            "hash": "b4b1e99b6fce8fb41ba1a7113bca6c2a1a79211d0b24d771fe72332bee7f7edb"
        },
        "32bit": {
            "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.12.9/op_windows_386_v1.12.9.zip",
            "hash": "c849cb36806e85dc24f74be889066e4ae2ca644bd8f090d6667bdefa2f342a1d"
        }
    },
    "bin": "op.exe",
    "checkver": {
        "url": "https://app-updates.agilebits.com/product_history/CLI",
        "regex": "/op_windows_amd64_v([\\d.]+)\\.zip"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://cache.agilebits.com/dist/1P/op/pkg/v$version/op_windows_amd64_v$version.zip"
            },
            "32bit": {
                "url": "https://cache.agilebits.com/dist/1P/op/pkg/v$version/op_windows_386_v$version.zip"
            }
        }
    }
}
