nim: hash fix (#1515)

This commit is contained in:
github-actions[bot] 2020-10-20 17:12:22 +08:00 committed by GitHub
parent 0317114db8
commit 16de4f0c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,11 +7,11 @@
"architecture": {
"64bit": {
"url": "https://nim-lang.org/download/nim-1.4.0_x64.zip",
"hash": "aa89e4ebbb6f35f5d91566d707393fcddd840b09f407eb34dd6e93610756a84c"
"hash": "931b8718e9d9651ca75cefa2e086671bf2b0c83b313034c9246c46d3288a5b1d"
},
"32bit": {
"url": "https://nim-lang.org/download/nim-1.4.0_x32.zip",
"hash": "e838883a604bd87f51215a7fabc40bb95cd8e0faf7b218c68517fa89ed7f3fd9"
"hash": "941a0cff5ca0cdcfce1b1fe8d60aebff1d27af6cb1ba4c0a49cb863eaaa35ed1"
}
},
"extract_dir": "nim-1.4.0",