1password-cli: Update to version 1.2.0

This commit is contained in:
Richard Kuhnt 2020-07-02 15:00:29 +00:00
parent f0f35a2044
commit a562565edb

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.1", "version": "1.2.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.1.1/op_windows_amd64_v1.1.1.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.2.0/op_windows_amd64_v1.2.0.zip",
"hash": "cb8f8a3ef7dac895998d34e2341149b431f1f18ac3e2f9a8b5eccdd4e7ca428f" "hash": "1157aeadb8132e548eecbc56c7033868f03903423cae2ff763df011e85b1390c"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.1.1/op_windows_386_v1.1.1.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.2.0/op_windows_386_v1.2.0.zip",
"hash": "e0f8c5a74526ddff58fc828305878303b277271dff303f383e339d359affd008" "hash": "bb548b52a14184b7e11257775958f1d8dcc53dc5c81d93b13a9552326bea8ce3"
} }
}, },
"bin": "op.exe", "bin": "op.exe",