micro: hash fix

This commit is contained in:
ScoopInstaller 2020-06-21 08:12:06 +00:00
parent 6807516363
commit 42579059a2

View File

@ -6,11 +6,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.5/micro-2.0.5-win64.zip", "url": "https://github.com/zyedidia/micro/releases/download/v2.0.5/micro-2.0.5-win64.zip",
"hash": "68d7436528fc7224cdf36decbb38bbf27b72941a2fbdb9dc157023f834455506" "hash": "22ae91dbd93bc25dcd3e8594f285b01c98bf806cd2b7a1bd1e9cefc3d8cf52bc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.5/micro-2.0.5-win32.zip", "url": "https://github.com/zyedidia/micro/releases/download/v2.0.5/micro-2.0.5-win32.zip",
"hash": "c03071b13962e134898e948a4acaf7271a3f60d2ffade801012eba0cf333150c" "hash": "64324394fa24850576c457174929ceef423f4b397c57c638e2efe8297d57255a"
} }
}, },
"bin": "micro.exe", "bin": "micro.exe",