1password-cli: Update to version 0.9.2

This commit is contained in:
Richard Kuhnt 2020-01-31 21:01:49 +00:00
parent 4b56ad65ef
commit 24edae0630

View File

@ -1,5 +1,5 @@
{
"version": "0.9.1",
"version": "0.9.2",
"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/v0.9.1/op_windows_amd64_v0.9.1.zip",
"hash": "6994e0e7b911be59aade4ec731235f2bbed84b5d597a1333a81d2b684a993782"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.2/op_windows_amd64_v0.9.2.zip",
"hash": "e6e326258dfe6421e8214c06e1fccbf319708abad49ad42433b49e42a0634fea"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.1/op_windows_386_v0.9.1.zip",
"hash": "495604bedf1cef3b4cb08eae754b8032fca3c255010589a696fc347b7c0c69a1"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.2/op_windows_386_v0.9.2.zip",
"hash": "b9083dc349b59f4d82eb138d6349b93739cc7f7882630d4a018d8e163d9cb457"
}
},
"bin": "op.exe",