From 3da339258dea8d5a530ea873f3e86999aa5258c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 16:27:44 +0000 Subject: [PATCH] 1password-cli: Update to version 2.20.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 24a996eb32..e616e96e2b 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.19.0", + "version": "2.20.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.19.0/op_windows_amd64_v2.19.0.zip", - "hash": "794c47c969781b28e0a4e7d8d76b67e895c1508d8cb4f561ffd51b991048b054" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.20.0/op_windows_amd64_v2.20.0.zip", + "hash": "36ff0c5ce02df0c0008f1b2a30c34546382c5c2fe1b032590997f7e948cf3bbb" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.19.0/op_windows_386_v2.19.0.zip", - "hash": "efc1f9b6516589b3782af1b39fb9f992965692769468fec4c3ae7255e9bee2cb" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.20.0/op_windows_386_v2.20.0.zip", + "hash": "1b93b72270c6cea98a398302b9e291d70c3e09923f6f5176d15259c24e79261f" } }, "bin": "op.exe",