1password-cli: Update to version 1.10.3

This commit is contained in:
Richard Kuhnt 2021-06-17 18:00:27 +00:00
parent 5c1d648594
commit 052d563b7c

View File

@ -1,5 +1,5 @@
{ {
"version": "1.10.2", "version": "1.10.3",
"description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.", "description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.",
"homepage": "https://support.1password.com/command-line/", "homepage": "https://support.1password.com/command-line/",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.10.2/op_windows_amd64_v1.10.2.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.10.3/op_windows_amd64_v1.10.3.zip",
"hash": "0957badbc70fc0c6cf19a041594d49645fe9ab4f5bbdb085271576afc9df770e" "hash": "3da5ac4482a1bb4ada3c1a7edace36145d7989d66267d6782533353d6139e758"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.10.2/op_windows_386_v1.10.2.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.10.3/op_windows_386_v1.10.3.zip",
"hash": "ddfed237c1b1349780c8192a668c5b7ba386f4b669a3aa1b09248150810f8881" "hash": "aa9a9a9c8399b99a1912ba1c1bd8349ede132c1d9c9b749d38721d37b48754ac"
} }
}, },
"bin": "op.exe", "bin": "op.exe",