From b9d008874f20274b3dc9241be79b1eea548cb5c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 16:25:30 +0000 Subject: [PATCH] 1password-cli: Update to version 2.24.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 8be57e7288..d2f643607f 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.23.0", + "version": "2.24.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.23.0/op_windows_amd64_v2.23.0.zip", - "hash": "b56c541e5c650caaaa941ebf4bc06acbe616472e757972df33db0072b7531f91" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.24.0/op_windows_amd64_v2.24.0.zip", + "hash": "2c1cf5cee11733a919f23f2e8e1b9e6715274c2943a16aed68bbd1e6d3dce924" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.23.0/op_windows_386_v2.23.0.zip", - "hash": "a124f5e840872ea931d4e6f03c9617a560b43e4d4a4d07cb364af367d0ecb497" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.24.0/op_windows_386_v2.24.0.zip", + "hash": "b9c877eb905e8644ffef7f1b4e196f28d5894193dff5241e2350c141ac1b8741" } }, "bin": "op.exe",