From dcc157b2fcd0eec548221028690ca812e5c4a4b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 20:25:02 +0000 Subject: [PATCH] 1password-cli: Update to version 2.22.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 e68ab37b31..a81f73adeb 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.21.0", + "version": "2.22.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.21.0/op_windows_amd64_v2.21.0.zip", - "hash": "b4101dc0697486d7bb79a5467a02dc4ee18f3cac77170ad1ba6670e2b3d339ae" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.22.0/op_windows_amd64_v2.22.0.zip", + "hash": "b93b2568d892b2366bd486fa4dce039509698464551d887a7e5ba777850c120d" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.21.0/op_windows_386_v2.21.0.zip", - "hash": "bb617e24ce88b2aa5e0ab7a98b86704da6c8a72bda2cf7a55cc0237787d160dc" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.22.0/op_windows_386_v2.22.0.zip", + "hash": "990462d969c9a459931cc67fd00236299b60467940773e3fe346e0e995d988eb" } }, "bin": "op.exe",