Udated to 0.6

This commit is contained in:
Bryan Black 2015-11-11 18:12:39 -08:00
parent 956ea79c4a
commit b1770cdb0d

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://jedisct1.github.io/minisign/", "homepage": "https://jedisct1.github.io/minisign/",
"version": "0.5", "version": "0.6",
"license": "https://github.com/jedisct1/minisign/blob/master/LICENSE", "license": "https://github.com/jedisct1/minisign/blob/master/LICENSE",
"url": "https://github.com/jedisct1/minisign/releases/download/0.5/minisign-win32.zip", "url": "https://github.com/jedisct1/minisign/releases/download/0.6/minisign-win32.zip",
"hash": "ef013dac177695e0619038bedc04a75e2cf64e55a489040fe644eb71932911a1", "hash": "a49f1cab83d9503336bf16c6e77a217996cee32fcf82f43b79d6d0cdab9524e5",
"extract_dir": "minisign-win32", "extract_dir": "minisign-win32",
"bin": "minisign.exe" "bin": "minisign.exe"
} }