From e624ac9b4ab2f24b46abd8b85459121db7082494 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 30 Jul 2020 15:00:26 +0000 Subject: [PATCH] 1password-cli: Update to version 1.4.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 71626b9a8c..df259cd7d2 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "1.3.0", + "version": "1.4.0", "homepage": "https://support.1password.com/command-line/", "description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.3.0/op_windows_amd64_v1.3.0.zip", - "hash": "18243aefaf2fda56cfdf8900c7c4e9dbe0bf8be235715df3f8f4ce5af79ecc6e" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.4.0/op_windows_amd64_v1.4.0.zip", + "hash": "3c4fc1db0c1900bfb325de44d0b8bc86be10e8bc485fddf3abc0457ae085faf3" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.3.0/op_windows_386_v1.3.0.zip", - "hash": "6e2bc433d3b1a249d4b3f284c5cb363268465d0788e8d3e7b14726af40aa0de7" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.4.0/op_windows_386_v1.4.0.zip", + "hash": "7dd637a94b76f9636713c490e41da0a077885ae6de4c5229d7494c499acaf529" } }, "bin": "op.exe",