From 8c6db2c47b60f6223fa6df8b016c9b3c0e7d6719 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 12:31:48 +0000 Subject: [PATCH] 1password-cli: Update to version 2.29.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 fe6201fdea..7154136acc 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.28.0", + "version": "2.29.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.28.0/op_windows_amd64_v2.28.0.zip", - "hash": "ad9520de6335f98bfeaf65c89103bc7984c94b7f630809ad3d9b32f284d66863" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.29.0/op_windows_amd64_v2.29.0.zip", + "hash": "761f2aa0f8907b397940cb69d9514efbcc4c67de6d64426e99a542edc60d615c" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.28.0/op_windows_386_v2.28.0.zip", - "hash": "9f17b3e2c3d807a98a2b0e9d8bedfa222c82561a502424e048b824e780af9d64" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.29.0/op_windows_386_v2.29.0.zip", + "hash": "aabb7a64f878061623dbb7a1f57049e89461fced1fcc302b539e43ed7459f992" } }, "bin": "op.exe",