From 6b51fe91cb97d24e301042face39ba057996f455 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 16:29:19 +0000 Subject: [PATCH] 1password-cli: Update to version 2.11.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 9aa1ab5f3f..00cad7b025 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.10.0", + "version": "2.11.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.10.0/op_windows_amd64_v2.10.0.zip", - "hash": "e51d6c717256368e16c818212ea3315e0cadc6652e57a2d4db6b8aaeec163589" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.11.0/op_windows_amd64_v2.11.0.zip", + "hash": "dc624a903db15008307d964a4762683990787ba68afed6563b138adbbf18095c" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.10.0/op_windows_386_v2.10.0.zip", - "hash": "6bb5a3e527583635170aa4ebff2de23cabff8c72caef71844234f42997644cca" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.11.0/op_windows_386_v2.11.0.zip", + "hash": "e1eca798574fd0cdeef76e830bff10711db5f88870756d984a079d0de6550a84" } }, "bin": "op.exe",