From 28a07e1c30271745d5f89b5d167da96cdcb9d969 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 16:28:50 +0000 Subject: [PATCH] 1password-cli: Update to version 2.30.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 7154136acc..8f46d49e4c 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.29.0", + "version": "2.30.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.29.0/op_windows_amd64_v2.29.0.zip", - "hash": "761f2aa0f8907b397940cb69d9514efbcc4c67de6d64426e99a542edc60d615c" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.30.0/op_windows_amd64_v2.30.0.zip", + "hash": "9f977d7e16684489b6f648126778489b97055636468946741eded742f2abcaa7" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.29.0/op_windows_386_v2.29.0.zip", - "hash": "aabb7a64f878061623dbb7a1f57049e89461fced1fcc302b539e43ed7459f992" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.30.0/op_windows_386_v2.30.0.zip", + "hash": "35faa4854bea4327f990a21ee857caab4b8993e99780b87f0ab2c9187770e3fc" } }, "bin": "op.exe",