From 30df7799dab3b843a66f08f1e9423a31855f5e9f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Sep 2021 16:00:39 +0000 Subject: [PATCH] 1password-cli: Update to version 1.11.4 --- 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 ac32a7e96f..496feaffd6 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "1.11.3", + "version": "1.11.4", "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.11.3/op_windows_amd64_v1.11.3.zip", - "hash": "007f4177cb531f548a9d62151eb7d507c51b368cfbb4d493ea7b6fe83c12d2de" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.11.4/op_windows_amd64_v1.11.4.zip", + "hash": "13938d36e5529cf6fb0cd4978fbb528e0843f2d2981c0c6373ebbff73ae60173" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.11.3/op_windows_386_v1.11.3.zip", - "hash": "95c8d47ed772f607ad58c15890df528b811e9070f542e12c2ec62590b192ec8b" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.11.4/op_windows_386_v1.11.4.zip", + "hash": "167948b430d4b2a2aa446b701edb539007b7288837a5697d66f15da1e8378bf3" } }, "bin": "op.exe",