1password-cli: Update to version 0.6.1

This commit is contained in:
Richard Kuhnt 2019-08-26 21:00:54 +00:00
parent 69d26889d6
commit 40264b385f

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6", "version": "0.6.1",
"homepage": "https://support.1password.com/command-line/", "homepage": "https://support.1password.com/command-line/",
"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.",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.6/op_windows_amd64_v0.6.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.6.1/op_windows_amd64_v0.6.1.zip",
"hash": "0900aea12b3320d3223c10123f8c44550b9f3fef9828f5be6cdcad06bd5b93f0" "hash": "77a6e0ef9061bb44804ab62622f3e464dad1d505504cf5102f87a6baf4789e18"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.6/op_windows_386_v0.6.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.6.1/op_windows_386_v0.6.1.zip",
"hash": "00425c522f4600310399252bddf395f515c0d56f5e167ea4845582f464446f0c" "hash": "9960a019c29dace1a5755ffba9d21fc3a75d3f4cc5424935fcfb4f835139fbe4"
} }
}, },
"bin": "op.exe", "bin": "op.exe",