diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index 981e6dea4e..000771d4d9 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "0.9.0", + "version": "0.9.1", "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/v0.9.0/op_windows_amd64_v0.9.0.zip", - "hash": "dc257f872c66d6e4c90b6f138ae7ade4db62306f7671af4118009bf9163427f5" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.1/op_windows_amd64_v0.9.1.zip", + "hash": "6994e0e7b911be59aade4ec731235f2bbed84b5d597a1333a81d2b684a993782" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.0/op_windows_386_v0.9.0.zip", - "hash": "717e705f13736c2b6b91e342643fe6320e94f2fd0aea5c76568e13e3c5ef5912" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.1/op_windows_386_v0.9.1.zip", + "hash": "495604bedf1cef3b4cb08eae754b8032fca3c255010589a696fc347b7c0c69a1" } }, "bin": "op.exe",