{ "version": "2.19.0", "description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.", "homepage": "https://developer.1password.com/docs/cli", "license": { "identifier": "Shareware", "url": "https://1password.com/legal/terms-of-service/" }, "architecture": { "64bit": { "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.19.0/op_windows_amd64_v2.19.0.zip", "hash": "794c47c969781b28e0a4e7d8d76b67e895c1508d8cb4f561ffd51b991048b054" }, "32bit": { "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.19.0/op_windows_386_v2.19.0.zip", "hash": "efc1f9b6516589b3782af1b39fb9f992965692769468fec4c3ae7255e9bee2cb" } }, "bin": "op.exe", "notes": [ "1Password CLI v2 completely changes the commands schema! Either migrate your setup, following ", "instructions on https://developer.1password.com/docs/cli/upgrade/#step-2-update-your-scripts ", "or install 1Password CLI v1 from the Versions bucket." ], "checkver": { "url": "https://app-updates.agilebits.com/product_history/CLI2", "regex": "/op_windows_amd64_v([\\d.]+)\\.zip" }, "autoupdate": { "architecture": { "64bit": { "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v$version/op_windows_amd64_v$version.zip" }, "32bit": { "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v$version/op_windows_386_v$version.zip" } } } }