diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index 2a08f6c505..3808e59cf1 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.1.0", "homepage": "https://support.1password.com/command-line/", "description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.0.0/op_windows_amd64_v1.0.0.zip", - "hash": "486ca9aac17db5e9a090b48b02ca448c6ec17b07c47ff3ca242570b09910be40" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.1.0/op_windows_amd64_v1.1.0.zip", + "hash": "3d76324ea99b33cc3d981984ee2ce7b5cace96ecebe618ff40f8a95670df884f" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.0.0/op_windows_386_v1.0.0.zip", - "hash": "bee7f1909297b102dd0111b75ff38ec1f0773ba8e747f05338a35a58f7669528" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.1.0/op_windows_386_v1.1.0.zip", + "hash": "dfefdf712b3b141254bb34b604b98150f264f56bc0a72e5acddd98c49abf8044" } }, "bin": "op.exe",