diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index fc5ea89edc..382c6fc25c 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.0.0", + "version": "2.0.1", "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.0.0/op_windows_amd64_v2.0.0.zip", - "hash": "1cc0f962fe190d27959ce9a4390c39a8baedc15338d4f779970f8d4288a04bd5" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.0.1/op_windows_amd64_v2.0.1.zip", + "hash": "5fbc6113881a85b5970257efcb689a8476f0212ab0ad847a9ce166bd9865751d" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.0.0/op_windows_386_v2.0.0.zip", - "hash": "f2ab9100aaf75e48528069ee8e1171c758ce692cec6a467c3abbc1abb8385e8a" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.0.1/op_windows_386_v2.0.1.zip", + "hash": "829dfd03fc6cc234e240f97eb2e081b8435ee55f8bb2a98620ad73562649aff6" } }, "bin": "op.exe",