diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index 36c7c7f694..82794a837f 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.12.0", + "version": "2.13.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.12.0/op_windows_amd64_v2.12.0.zip", - "hash": "e256d82b42602d7ab1472b0ea918c69150c71dcddbbe0da1270b689b1e2d6dfa" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.13.0/op_windows_amd64_v2.13.0.zip", + "hash": "c2e2a7820eb0a65933ecba27d9a1d9e6d07cf0ce9612ce32393c970d1de8ddc3" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.12.0/op_windows_386_v2.12.0.zip", - "hash": "642fc2edc2f81a81fedf26919cb2f7312a30397aa3fdb8dedf4dacda92d3099e" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.13.0/op_windows_386_v2.13.0.zip", + "hash": "80641319748f827366e147ddfd89abe38149fcf6f0d0d359636cf8a78a920c29" } }, "bin": "op.exe",