1password-cli: Update to version 1.5.0

This commit is contained in:
Richard Kuhnt 2020-08-18 16:00:19 +00:00
parent e41b1c31bc
commit 88edc7fd7a

View File

@ -1,5 +1,5 @@
{
"version": "1.4.0",
"version": "1.5.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.4.0/op_windows_amd64_v1.4.0.zip",
"hash": "3c4fc1db0c1900bfb325de44d0b8bc86be10e8bc485fddf3abc0457ae085faf3"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.5.0/op_windows_amd64_v1.5.0.zip",
"hash": "b4cb8274f2119dea539ce98ad3c25b28c00d865c334c0456d961a01bcc644981"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.4.0/op_windows_386_v1.4.0.zip",
"hash": "7dd637a94b76f9636713c490e41da0a077885ae6de4c5229d7494c499acaf529"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.5.0/op_windows_386_v1.5.0.zip",
"hash": "edbc02eddc0006d680f83f1db7641a6d2412c634ee3a7b75a3a1f19557ddc713"
}
},
"bin": "op.exe",