From 9aa83aca2ba3b8f6e0d94bc3719260f1816bc21f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 7 May 2021 15:00:22 +0000 Subject: [PATCH] 1password-cli: Update to version 1.9.2 --- 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 64e4bd35f6..7869c2ae9d 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "1.9.1", + "version": "1.9.2", "description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.", "homepage": "https://support.1password.com/command-line/", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.9.1/op_windows_amd64_v1.9.1.zip", - "hash": "9e8ab73a549c14c417ac3f182d180db2c3c2e6f4d963df5ccd0a048e11f4c300" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.9.2/op_windows_amd64_v1.9.2.zip", + "hash": "836b31f4059eff1feb3143e36382957db4d9b57523e90be44728a387fbee9b68" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.9.1/op_windows_386_v1.9.1.zip", - "hash": "7302ddf4a50dc7a9407f992dd7bdd0bd856fc7d1c85a51032eee7945d7fd95bd" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.9.2/op_windows_386_v1.9.2.zip", + "hash": "614e1a7fed03c4f2f5958e524c743e144eab6952dcd31f027dead12fb5c7406e" } }, "bin": "op.exe",