1password-cli: Update to version 1.4.0

This commit is contained in:
Richard Kuhnt 2020-07-30 15:00:26 +00:00
parent ee8151377e
commit e624ac9b4a

View File

@ -1,5 +1,5 @@
{
"version": "1.3.0",
"version": "1.4.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.3.0/op_windows_amd64_v1.3.0.zip",
"hash": "18243aefaf2fda56cfdf8900c7c4e9dbe0bf8be235715df3f8f4ce5af79ecc6e"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.4.0/op_windows_amd64_v1.4.0.zip",
"hash": "3c4fc1db0c1900bfb325de44d0b8bc86be10e8bc485fddf3abc0457ae085faf3"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.3.0/op_windows_386_v1.3.0.zip",
"hash": "6e2bc433d3b1a249d4b3f284c5cb363268465d0788e8d3e7b14726af40aa0de7"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.4.0/op_windows_386_v1.4.0.zip",
"hash": "7dd637a94b76f9636713c490e41da0a077885ae6de4c5229d7494c499acaf529"
}
},
"bin": "op.exe",