mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
xmake: hash fix (#1297)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
parent
620d2b4499
commit
8db664cef6
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user