1password-cli: Update to version 0.7.0

This commit is contained in:
Richard Kuhnt 2019-10-23 17:00:15 +00:00
parent 238e41a5a8
commit aebec3941e

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.2", "version": "0.7.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.6.2/op_windows_amd64_v0.6.2.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.7.0/op_windows_amd64_v0.7.0.zip",
"hash": "3bb18faa47b438f7c8d3629bb98bf9824e8135e9ec196506a297fa645529da1e" "hash": "a0aff3ae43afb71572f979a5701c087aae28245a6cdb5f274bbbb69e272e1ce5"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.6.2/op_windows_386_v0.6.2.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.7.0/op_windows_386_v0.7.0.zip",
"hash": "40a3cace367bfa0b84f3334853065fc41f6a9c8f1ed0d9f30dc4695e8230c513" "hash": "a126bef658f8b37b621eeae04135526977b462d3c0863ac77e162c94a65d2ee7"
} }
}, },
"bin": "op.exe", "bin": "op.exe",