From b280ad4bb337aa6058914f872ba19413751ddf3d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Mar 2020 23:01:49 +0000 Subject: [PATCH] 1password-cli: Update to version 0.9.3 --- bucket/1password-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index 753e969bd8..adfe91c8bc 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "0.9.2", + "version": "0.9.3", "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.2/op_windows_amd64_v0.9.2.zip", - "hash": "e6e326258dfe6421e8214c06e1fccbf319708abad49ad42433b49e42a0634fea" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.3/op_windows_amd64_v0.9.3.zip", + "hash": "9dc10a393dff43f0f0dc29122439c5cd3057e8290f14071baad634ee06610753" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.2/op_windows_386_v0.9.2.zip", - "hash": "b9083dc349b59f4d82eb138d6349b93739cc7f7882630d4a018d8e163d9cb457" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.3/op_windows_386_v0.9.3.zip", + "hash": "5494cc24f0788cb6d31c9458efc989902c332c79d1d97ff1ee9bd45749f4be4e" } }, "bin": "op.exe",