From 148e1e9ee78803b5b08edca876e6fc6c4fec98f8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Oct 2020 19:01:30 +0000 Subject: [PATCH] 1password-cli: Update to version 1.8.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 3cc98b70b7..56eff05fba 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "1.7.0", + "version": "1.8.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.7.0/op_windows_amd64_v1.7.0.zip", - "hash": "5607c3d483de7d06dc5646afc0e9d64eb489d5c3557737da581593aab323aab1" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.8.0/op_windows_amd64_v1.8.0.zip", + "hash": "40fe0991b041624a771f3992ea262d99b83809e9382d4130370ecc2033a506b5" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.7.0/op_windows_386_v1.7.0.zip", - "hash": "1ea927df77b8efecbad4dac1d70d52fb84d19f6618726a4d85c3c994fb9d9f81" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.8.0/op_windows_386_v1.8.0.zip", + "hash": "8c597c73e1acec4efd53f66b9583b6126a147cfa4bf3cf23924a946680207dd9" } }, "bin": "op.exe",