diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index bf59064f6b..cd9b7aaa80 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "0.6", + "version": "0.6.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.6/op_windows_amd64_v0.6.zip", - "hash": "0900aea12b3320d3223c10123f8c44550b9f3fef9828f5be6cdcad06bd5b93f0" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.6.1/op_windows_amd64_v0.6.1.zip", + "hash": "77a6e0ef9061bb44804ab62622f3e464dad1d505504cf5102f87a6baf4789e18" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.6/op_windows_386_v0.6.zip", - "hash": "00425c522f4600310399252bddf395f515c0d56f5e167ea4845582f464446f0c" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.6.1/op_windows_386_v0.6.1.zip", + "hash": "9960a019c29dace1a5755ffba9d21fc3a75d3f4cc5424935fcfb4f835139fbe4" } }, "bin": "op.exe",