1password-cli: Update to version 0.5.7

This commit is contained in:
Richard Kuhnt 2019-10-29 15:01:49 +00:00
parent fa3983ea71
commit 4f77fca9e8

View File

@ -1,5 +1,5 @@
{ {
"version": "0.7.0", "version": "0.5.7",
"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.7.0/op_windows_amd64_v0.7.0.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.5.7/op_windows_amd64_v0.5.7.zip",
"hash": "a0aff3ae43afb71572f979a5701c087aae28245a6cdb5f274bbbb69e272e1ce5" "hash": "df10d81c53adf2c81d36baf7e74d532c7d74e41eaa35a72a01f15bd98c6126a8"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.7.0/op_windows_386_v0.7.0.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.5.7/op_windows_386_v0.5.7.zip",
"hash": "a126bef658f8b37b621eeae04135526977b462d3c0863ac77e162c94a65d2ee7" "hash": "a725eaee47fd1e800032d5745dfdb0953fade79cbb9d512ab692e681d9d205d8"
} }
}, },
"bin": "op.exe", "bin": "op.exe",