From 3d303e6817db2f0164c662411f661f7287cbd1ab Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 26 Mar 2020 16:01:52 +0000 Subject: [PATCH] 1password-cli: Update to version 0.9.4 --- 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 adfe91c8bc..e3df96bfbe 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "0.9.3", + "version": "0.9.4", "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.3/op_windows_amd64_v0.9.3.zip", - "hash": "9dc10a393dff43f0f0dc29122439c5cd3057e8290f14071baad634ee06610753" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.4/op_windows_amd64_v0.9.4.zip", + "hash": "7ca5d66d58f882beafa33f92c5a90e9db7fad63ade3dbc6de4b99437f34ffec8" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.3/op_windows_386_v0.9.3.zip", - "hash": "5494cc24f0788cb6d31c9458efc989902c332c79d1d97ff1ee9bd45749f4be4e" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.4/op_windows_386_v0.9.4.zip", + "hash": "28f10aef38540650e477f5f064ab8cc9507c8f68ce6849da04eb854cdb86bf89" } }, "bin": "op.exe",