xmake: hash fix (#1297)

Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
github-actions[bot] 2020-07-31 08:31:30 -07:00 committed by GitHub
parent 620d2b4499
commit 8db664cef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.6/xmake-v2.3.6.win64.zip",
"hash": "eedd05684c540af0fd288989312cc7aed66afea258f015b2a285b39879a7ccfd"
"hash": "92137886c7acf832fc1e892a0bba5c212da5a84ce804a2eef5dfe3ce0d39574b"
},
"32bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.6/xmake-v2.3.6.win32.zip",
"hash": "1f0789e69acbf04ab965bf59d7f4994f6096af70131a05b09dd01ebe3c2aec80"
"hash": "d8539febd1ee2f8c4016c2916fa158d2eaf944e9abe03c0f83f3692e4bc594ab"
}
},
"extract_dir": "xmake",