From ee8dd96ece17cb304d8bbe8c8d72da60602e58f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 16:42:25 +0000 Subject: [PATCH] 1password-cli: Update to version 2.9.1 --- 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 75b43dc094..05112fe9ed 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.8.0", + "version": "2.9.1", "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.8.0/op_windows_amd64_v2.8.0.zip", - "hash": "1bd74955e351e8f3eb09cb0b3dd40de103b38759ffaeed26c7b1390cc62ed05d" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.9.1/op_windows_amd64_v2.9.1.zip", + "hash": "2b5966bcb474b87d2b91a427e35a44e065a1a5f6b626c1f8afbf4cdb36682116" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.8.0/op_windows_386_v2.8.0.zip", - "hash": "7a2e4997bb04f6a5ab97d553f8806c208f72e126b5c2e06dd6bcc7a1685020f6" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.9.1/op_windows_386_v2.9.1.zip", + "hash": "c7b3f7f171c60ceee26cc456700b0d1219ecb8aebf3bedd4b65a95133e811b30" } }, "bin": "op.exe",