1password-cli: Update to version 1.8.0

This commit is contained in:
Richard Kuhnt 2020-10-22 19:01:30 +00:00
parent b70a3bffda
commit 148e1e9ee7

View File

@ -1,5 +1,5 @@
{
"version": "1.7.0",
"version": "1.8.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.7.0/op_windows_amd64_v1.7.0.zip",
"hash": "5607c3d483de7d06dc5646afc0e9d64eb489d5c3557737da581593aab323aab1"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.8.0/op_windows_amd64_v1.8.0.zip",
"hash": "40fe0991b041624a771f3992ea262d99b83809e9382d4130370ecc2033a506b5"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.7.0/op_windows_386_v1.7.0.zip",
"hash": "1ea927df77b8efecbad4dac1d70d52fb84d19f6618726a4d85c3c994fb9d9f81"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.8.0/op_windows_386_v1.8.0.zip",
"hash": "8c597c73e1acec4efd53f66b9583b6126a147cfa4bf3cf23924a946680207dd9"
}
},
"bin": "op.exe",