From 849fc4f3c6b20f8fda359d007112ecb4fa9e82b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 20:31:28 +0000 Subject: [PATCH] 1password-cli: Update to version 2.15.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 c6b6536559..cd743d419d 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.14.0", + "version": "2.15.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.14.0/op_windows_amd64_v2.14.0.zip", - "hash": "6aa071066defb0f983a5de070776b46fd99462b69206373ae9944c57718c000f" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.15.0/op_windows_amd64_v2.15.0.zip", + "hash": "9819ad9a101c5011fd11aa96027d33fcfd621cb14dc5e15484e2e430a88fcc01" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.14.0/op_windows_386_v2.14.0.zip", - "hash": "5c38949ec1e6bf0ecd01e81eb223b8f219c9838ebfc8da61206066cee2815d37" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.15.0/op_windows_386_v2.15.0.zip", + "hash": "0f57e21571d6af622d4311867ffa7e05bb4d52e9d5014cc323fdce169fbcf7b1" } }, "bin": "op.exe",