1password-cli: Update to version 1.0.0

This commit is contained in:
Richard Kuhnt 2020-05-20 17:01:49 +00:00
parent 30d90ec2b2
commit 3e7e27ab3b

View File

@ -1,5 +1,5 @@
{
"version": "0.10.0",
"version": "1.0.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.10.0/op_windows_amd64_v0.10.0.zip",
"hash": "7978b73905f7779f4c39fe08f8796ffd0c7d77aa29e639362950307bb3e90dba"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.0.0/op_windows_amd64_v1.0.0.zip",
"hash": "486ca9aac17db5e9a090b48b02ca448c6ec17b07c47ff3ca242570b09910be40"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.10.0/op_windows_386_v0.10.0.zip",
"hash": "8910a39e93a3cc63180f63216e046432eef3e31a0f9a003721de2bdb4de0995e"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.0.0/op_windows_386_v1.0.0.zip",
"hash": "bee7f1909297b102dd0111b75ff38ec1f0773ba8e747f05338a35a58f7669528"
}
},
"bin": "op.exe",