cloak: Update to version 0.2.0

This commit is contained in:
Richard Kuhnt 2019-04-24 20:00:24 +00:00
parent 2776557ff2
commit d863abd42a

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/evansmurithi/cloak",
"description": "a Command Line OTP Authenticator application",
"license": "MIT",
"version": "0.1.0",
"version": "0.2.0",
"architecture": {
"64bit": {
"url": "https://github.com/evansmurithi/cloak/releases/download/v0.1.0/cloak-v0.1.0-x86_64-pc-windows-msvc.zip",
"hash": "1df16fe865284ad0df3fc64658404abd889162b3604d97b47105f6c5111937b1"
"url": "https://github.com/evansmurithi/cloak/releases/download/v0.2.0/cloak-v0.2.0-x86_64-pc-windows-msvc.zip",
"hash": "a0354613f17bb1dacd2d41a29650296bb96ee81cd5038388ec6f2c7389d71933"
},
"32bit": {
"url": "https://github.com/evansmurithi/cloak/releases/download/v0.1.0/cloak-v0.1.0-i686-pc-windows-msvc.zip",
"hash": "8286f5ad1fb5d8191077e41a13e6e53b70f90d27fad0b0304662284e5da5a09e"
"url": "https://github.com/evansmurithi/cloak/releases/download/v0.2.0/cloak-v0.2.0-i686-pc-windows-msvc.zip",
"hash": "b4ae3dea20ea9600b6d3f608e9ba1746e6d1a6ad2b66ece2918695c64a3468d1"
}
},
"bin": "cloak.exe",