1password-cli: Update to version 0.9.4

This commit is contained in:
Richard Kuhnt 2020-03-26 16:01:52 +00:00
parent b28e9f2897
commit 3d303e6817

View File

@ -1,5 +1,5 @@
{ {
"version": "0.9.3", "version": "0.9.4",
"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.9.3/op_windows_amd64_v0.9.3.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.4/op_windows_amd64_v0.9.4.zip",
"hash": "9dc10a393dff43f0f0dc29122439c5cd3057e8290f14071baad634ee06610753" "hash": "7ca5d66d58f882beafa33f92c5a90e9db7fad63ade3dbc6de4b99437f34ffec8"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.3/op_windows_386_v0.9.3.zip", "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.4/op_windows_386_v0.9.4.zip",
"hash": "5494cc24f0788cb6d31c9458efc989902c332c79d1d97ff1ee9bd45749f4be4e" "hash": "28f10aef38540650e477f5f064ab8cc9507c8f68ce6849da04eb854cdb86bf89"
} }
}, },
"bin": "op.exe", "bin": "op.exe",