diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index 00cad7b025..36c7c7f694 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.11.0", + "version": "2.12.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": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.11.0/op_windows_amd64_v2.11.0.zip", - "hash": "dc624a903db15008307d964a4762683990787ba68afed6563b138adbbf18095c" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.12.0/op_windows_amd64_v2.12.0.zip", + "hash": "e256d82b42602d7ab1472b0ea918c69150c71dcddbbe0da1270b689b1e2d6dfa" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.11.0/op_windows_386_v2.11.0.zip", - "hash": "e1eca798574fd0cdeef76e830bff10711db5f88870756d984a079d0de6550a84" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.12.0/op_windows_386_v2.12.0.zip", + "hash": "642fc2edc2f81a81fedf26919cb2f7312a30397aa3fdb8dedf4dacda92d3099e" } }, "bin": "op.exe",