1password-cli: Update to version 1.6.0

This commit is contained in:
Richard Kuhnt 2020-09-01 16:00:29 +00:00
parent 9629fe4f16
commit fc6d08a7f7

View File

@ -1,5 +1,5 @@
{
"version": "1.5.0",
"version": "1.6.0",
"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.5.0/op_windows_amd64_v1.5.0.zip",
"hash": "b4cb8274f2119dea539ce98ad3c25b28c00d865c334c0456d961a01bcc644981"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.6.0/op_windows_amd64_v1.6.0.zip",
"hash": "7fbadd9691217264f4a72debfaa7f83d2943602dcfa361a69a156ac934375568"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.5.0/op_windows_386_v1.5.0.zip",
"hash": "edbc02eddc0006d680f83f1db7641a6d2412c634ee3a7b75a3a1f19557ddc713"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.6.0/op_windows_386_v1.6.0.zip",
"hash": "5190adfa34e8ba71fad929b68a541cafcbd9e961a23ae46371d8401ceadcfc6c"
}
},
"bin": "op.exe",