1password-cli: Update to version 1.1.0

This commit is contained in:
Richard Kuhnt 2020-06-12 10:00:24 +00:00
parent 2765953c69
commit ea94dec2f4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.0", "version": "1.1.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/v1.0.0/op_windows_amd64_v1.0.0.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.1.0/op_windows_amd64_v1.1.0.zip",
"hash": "486ca9aac17db5e9a090b48b02ca448c6ec17b07c47ff3ca242570b09910be40" "hash": "3d76324ea99b33cc3d981984ee2ce7b5cace96ecebe618ff40f8a95670df884f"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.0.0/op_windows_386_v1.0.0.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.1.0/op_windows_386_v1.1.0.zip",
"hash": "bee7f1909297b102dd0111b75ff38ec1f0773ba8e747f05338a35a58f7669528" "hash": "dfefdf712b3b141254bb34b604b98150f264f56bc0a72e5acddd98c49abf8044"
} }
}, },
"bin": "op.exe", "bin": "op.exe",