1password-cli: Update to version 0.9.3

This commit is contained in:
Richard Kuhnt 2020-03-12 23:01:49 +00:00
parent 7a32bd79ee
commit b280ad4bb3

View File

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