1password-cli: Update to version 0.10.0

This commit is contained in:
Richard Kuhnt 2020-04-20 16:01:49 +00:00
parent ed79022d15
commit 91956163df

View File

@ -1,5 +1,5 @@
{ {
"version": "0.9.4", "version": "0.10.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.9.4/op_windows_amd64_v0.9.4.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.10.0/op_windows_amd64_v0.10.0.zip",
"hash": "7ca5d66d58f882beafa33f92c5a90e9db7fad63ade3dbc6de4b99437f34ffec8" "hash": "7978b73905f7779f4c39fe08f8796ffd0c7d77aa29e639362950307bb3e90dba"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.4/op_windows_386_v0.9.4.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.10.0/op_windows_386_v0.10.0.zip",
"hash": "28f10aef38540650e477f5f064ab8cc9507c8f68ce6849da04eb854cdb86bf89" "hash": "8910a39e93a3cc63180f63216e046432eef3e31a0f9a003721de2bdb4de0995e"
} }
}, },
"bin": "op.exe", "bin": "op.exe",