diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index cc2caa837e..e72d166f87 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.3.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.2.0/op_windows_amd64_v2.2.0.zip", - "hash": "47cefb507777242ee5c9b30ed091c4ca6d94fe6daddccd8e72eda9759bc32c05" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.3.0/op_windows_amd64_v2.3.0.zip", + "hash": "d6a43934f0ebe56b48093c20b53fd10ad0978524b680d34a75ff1dc608e5b686" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.2.0/op_windows_386_v2.2.0.zip", - "hash": "15de2b86947640b6e29b5304c606d20e924ff3874dc9ae0c3d63033078cf98cd" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.3.0/op_windows_386_v2.3.0.zip", + "hash": "9a8310961bb3d2df6f2acfc82357cddd6778934f8191d2d02d151d24991304a3" } }, "bin": "op.exe",