1password-cli: Update to version 1.9.2

This commit is contained in:
Richard Kuhnt 2021-05-07 15:00:22 +00:00
parent 9a1ee6bc12
commit 9aa83aca2b

View File

@ -1,5 +1,5 @@
{
"version": "1.9.1",
"version": "1.9.2",
"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.9.1/op_windows_amd64_v1.9.1.zip",
"hash": "9e8ab73a549c14c417ac3f182d180db2c3c2e6f4d963df5ccd0a048e11f4c300"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.9.2/op_windows_amd64_v1.9.2.zip",
"hash": "836b31f4059eff1feb3143e36382957db4d9b57523e90be44728a387fbee9b68"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.9.1/op_windows_386_v1.9.1.zip",
"hash": "7302ddf4a50dc7a9407f992dd7bdd0bd856fc7d1c85a51032eee7945d7fd95bd"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.9.2/op_windows_386_v1.9.2.zip",
"hash": "614e1a7fed03c4f2f5958e524c743e144eab6952dcd31f027dead12fb5c7406e"
}
},
"bin": "op.exe",