1password-cli: Update to version 1.10.2

This commit is contained in:
Richard Kuhnt 2021-06-08 22:01:47 +00:00
parent a27a8af89d
commit 21ae84649b

View File

@ -1,5 +1,5 @@
{
"version": "1.10.1",
"version": "1.10.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.10.1/op_windows_amd64_v1.10.1.zip",
"hash": "3c5e5a7acc9c7f934927042b62a202fa076083e0147b1d0943f548dd1306b0e6"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.10.2/op_windows_amd64_v1.10.2.zip",
"hash": "0957badbc70fc0c6cf19a041594d49645fe9ab4f5bbdb085271576afc9df770e"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.10.1/op_windows_386_v1.10.1.zip",
"hash": "a05d2ffc6b74f24bfdbfefa1423085e08eeb1297ffca24c3a84ad2f7e54e0b13"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.10.2/op_windows_386_v1.10.2.zip",
"hash": "ddfed237c1b1349780c8192a668c5b7ba386f4b669a3aa1b09248150810f8881"
}
},
"bin": "op.exe",