From d6ad0bc537119956dfe46a4d61a6ef5863def838 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 20:28:34 +0000 Subject: [PATCH] 1password-cli: Update to version 2.14.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 d28c9ecfb3..c6b6536559 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.13.1", + "version": "2.14.0", "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.13.1/op_windows_amd64_v2.13.1.zip", - "hash": "d201b662eb9ec8618548b41fd18ccec8ff7b8fd2b7d0ca3b8d0155945d995ef1" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.14.0/op_windows_amd64_v2.14.0.zip", + "hash": "6aa071066defb0f983a5de070776b46fd99462b69206373ae9944c57718c000f" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.13.1/op_windows_386_v2.13.1.zip", - "hash": "8f515370fa2b56c9fa2f1c1b161f7d6eb94db22fc16c302100acee6268c76c91" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.14.0/op_windows_386_v2.14.0.zip", + "hash": "5c38949ec1e6bf0ecd01e81eb223b8f219c9838ebfc8da61206066cee2815d37" } }, "bin": "op.exe",