micro@2.0.5: Hash fix (#1185)

Co-authored-by: Ash258 <cabera.jakub@gmail.com>
This commit is contained in:
Jakub Čábera 2020-06-21 10:14:09 +02:00 committed by GitHub
commit 7af285c047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",