From fdecf2c0b3f1cf6a553de0ca4bbe66dc787bb53f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 27 Jan 2020 16:01:53 +0000 Subject: [PATCH] 1password-cli: Update to version 0.9.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 c6838b3bed..981e6dea4e 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "0.8.0", + "version": "0.9.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/v0.8.0/op_windows_amd64_v0.8.0.zip", - "hash": "82b1d28c7f40518f2181294cb7ed27d180f12a2b9d238cd836fc5aecc97c75a8" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.0/op_windows_amd64_v0.9.0.zip", + "hash": "dc257f872c66d6e4c90b6f138ae7ade4db62306f7671af4118009bf9163427f5" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.8.0/op_windows_386_v0.8.0.zip", - "hash": "d549818f78546ec6f2476e9080cd5149269210167948d7b50a23957eee8e7af1" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.0/op_windows_386_v0.9.0.zip", + "hash": "717e705f13736c2b6b91e342643fe6320e94f2fd0aea5c76568e13e3c5ef5912" } }, "bin": "op.exe",