From ce9197a0db905bd211371567848421ef9d3319d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 12:31:21 +0000 Subject: [PATCH] 1password-cli: Update to version 2.16.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 cd743d419d..cfec0a5ef6 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.15.0", + "version": "2.16.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.15.0/op_windows_amd64_v2.15.0.zip", - "hash": "9819ad9a101c5011fd11aa96027d33fcfd621cb14dc5e15484e2e430a88fcc01" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.16.0/op_windows_amd64_v2.16.0.zip", + "hash": "2b27b158f3b361892fbc971799391cc9cffdcf45bb6f7ab82c7b5f7fc776a538" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.15.0/op_windows_386_v2.15.0.zip", - "hash": "0f57e21571d6af622d4311867ffa7e05bb4d52e9d5014cc323fdce169fbcf7b1" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.16.0/op_windows_386_v2.16.0.zip", + "hash": "e2dc92eba963c24c4f08a068d191e3a8f1dd1499384111e094639172d37e3e95" } }, "bin": "op.exe",