From 95a9b054f7129e73c21c932fda19c7cd873c206d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 12:31:12 +0000 Subject: [PATCH] 1password-cli: Update to version 2.28.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 38c1850c46..fe6201fdea 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.27.0", + "version": "2.28.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.27.0/op_windows_amd64_v2.27.0.zip", - "hash": "e23700d43fdc1eced8e030dbab716de9ac238f904dcfc9744b527ea7c903ddc4" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.28.0/op_windows_amd64_v2.28.0.zip", + "hash": "ad9520de6335f98bfeaf65c89103bc7984c94b7f630809ad3d9b32f284d66863" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.27.0/op_windows_386_v2.27.0.zip", - "hash": "6a8798c40e9ceee065050720be78a2e5d01e53e5a112b65cbe8fcd1f42b75c0f" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.28.0/op_windows_386_v2.28.0.zip", + "hash": "9f17b3e2c3d807a98a2b0e9d8bedfa222c82561a502424e048b824e780af9d64" } }, "bin": "op.exe",