1password-cli: Update to version 1.2.1

This commit is contained in:
Richard Kuhnt 2020-07-10 20:00:35 +00:00
parent afb50589fa
commit 025c8724f5

View File

@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "1.2.1",
"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/v1.2.0/op_windows_amd64_v1.2.0.zip",
"hash": "1157aeadb8132e548eecbc56c7033868f03903423cae2ff763df011e85b1390c"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.2.1/op_windows_amd64_v1.2.1.zip",
"hash": "45c7f87e433197c6d1478d90f45db9dedf50b1e3427295af71b36c2d8d491c0c"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.2.0/op_windows_386_v1.2.0.zip",
"hash": "bb548b52a14184b7e11257775958f1d8dcc53dc5c81d93b13a9552326bea8ce3"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.2.1/op_windows_386_v1.2.1.zip",
"hash": "a407f07f2d835afa35ccae4441f0944f740732249cb9cc4cc669d71e22339867"
}
},
"bin": "op.exe",