1password-cli: Update to version 1.11.3

This commit is contained in:
Richard Kuhnt 2021-08-25 20:00:34 +00:00
parent 45e03a21f0
commit fe686bfdb3

View File

@ -1,5 +1,5 @@
{
"version": "1.11.2",
"version": "1.11.3",
"description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.",
"homepage": "https://support.1password.com/command-line/",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.11.2/op_windows_amd64_v1.11.2.zip",
"hash": "6eb401f681f28c84ecd9ad5f58c27fc4e8a4744ab9d8a06c06c6811e921ff967"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.11.3/op_windows_amd64_v1.11.3.zip",
"hash": "007f4177cb531f548a9d62151eb7d507c51b368cfbb4d493ea7b6fe83c12d2de"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.11.2/op_windows_386_v1.11.2.zip",
"hash": "35893834660eb4c837b2acac86625ced49bf36a19e25d82b27ceaf9c9667701f"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.11.3/op_windows_386_v1.11.3.zip",
"hash": "95c8d47ed772f607ad58c15890df528b811e9070f542e12c2ec62590b192ec8b"
}
},
"bin": "op.exe",