1password-cli: Update to version 0.9.0

This commit is contained in:
Richard Kuhnt 2020-01-27 16:01:53 +00:00
parent 0d49ae403e
commit fdecf2c0b3

View File

@ -1,5 +1,5 @@
{ {
"version": "0.8.0", "version": "0.9.0",
"homepage": "https://support.1password.com/command-line/", "homepage": "https://support.1password.com/command-line/",
"description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.", "description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.8.0/op_windows_amd64_v0.8.0.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.0/op_windows_amd64_v0.9.0.zip",
"hash": "82b1d28c7f40518f2181294cb7ed27d180f12a2b9d238cd836fc5aecc97c75a8" "hash": "dc257f872c66d6e4c90b6f138ae7ade4db62306f7671af4118009bf9163427f5"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.8.0/op_windows_386_v0.8.0.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.0/op_windows_386_v0.9.0.zip",
"hash": "d549818f78546ec6f2476e9080cd5149269210167948d7b50a23957eee8e7af1" "hash": "717e705f13736c2b6b91e342643fe6320e94f2fd0aea5c76568e13e3c5ef5912"
} }
}, },
"bin": "op.exe", "bin": "op.exe",