From fc6d08a7f741a3f0a8e9888e3f86546d7f8e5b47 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 1 Sep 2020 16:00:29 +0000 Subject: [PATCH] 1password-cli: Update to version 1.6.0 --- 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 5832a8afae..1b47360599 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "1.5.0", + "version": "1.6.0", "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/v1.5.0/op_windows_amd64_v1.5.0.zip", - "hash": "b4cb8274f2119dea539ce98ad3c25b28c00d865c334c0456d961a01bcc644981" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.6.0/op_windows_amd64_v1.6.0.zip", + "hash": "7fbadd9691217264f4a72debfaa7f83d2943602dcfa361a69a156ac934375568" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.5.0/op_windows_386_v1.5.0.zip", - "hash": "edbc02eddc0006d680f83f1db7641a6d2412c634ee3a7b75a3a1f19557ddc713" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.6.0/op_windows_386_v1.6.0.zip", + "hash": "5190adfa34e8ba71fad929b68a541cafcbd9e961a23ae46371d8401ceadcfc6c" } }, "bin": "op.exe",