mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
mingw-mstorsjo-llvm-ucrt: Update to version 18.1.4-20240417
This commit is contained in:
parent
c60252d32a
commit
b79907f9f8
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "18.1.3-20240404",
|
||||
"version": "18.1.4-20240417",
|
||||
"description": "LLVM toolchain based on mingw-w64. (UCRT, mstorsjo build)",
|
||||
"homepage": "https://github.com/mstorsjo/llvm-mingw/",
|
||||
"license": "GPL-3.0-or-later,ZPL-2.1,Apache-2.0 WITH LLVM-exception,ISC",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20240404/llvm-mingw-20240404-ucrt-x86_64.zip",
|
||||
"hash": "ae8c859561600f2e912fb7263604f4fd7562b349c025be19de4bd850232ba1d5",
|
||||
"extract_dir": "llvm-mingw-20240404-ucrt-x86_64"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20240417/llvm-mingw-20240417-ucrt-x86_64.zip",
|
||||
"hash": "afa69ac40f08721658bbd6826b633f3b54579d7ae4cab1f624cc6e2efd05bf0e",
|
||||
"extract_dir": "llvm-mingw-20240417-ucrt-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20240404/llvm-mingw-20240404-ucrt-i686.zip",
|
||||
"hash": "bbc689cb635f2331a1d1cb4667bb87e9303bead31aa4efea6385f483b4b196c7",
|
||||
"extract_dir": "llvm-mingw-20240404-ucrt-i686"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20240417/llvm-mingw-20240417-ucrt-i686.zip",
|
||||
"hash": "37bb76226680075f053d7925821f6ceb8b03f7a93936ec83f9a3bef5734195be",
|
||||
"extract_dir": "llvm-mingw-20240417-ucrt-i686"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20240404/llvm-mingw-20240404-ucrt-aarch64.zip",
|
||||
"hash": "a16667eb9157e9c04ee455a4e23f70b8a87f79a1e8f50672d766d2f5b54c91f0",
|
||||
"extract_dir": "llvm-mingw-20240404-ucrt-aarch64"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20240417/llvm-mingw-20240417-ucrt-aarch64.zip",
|
||||
"hash": "d021a71647f1f8062087a262f6b2880276b63775bedd25f3a6ca290d39505427",
|
||||
"extract_dir": "llvm-mingw-20240417-ucrt-aarch64"
|
||||
}
|
||||
},
|
||||
"post_install": "Copy-Item \"$dir\\bin\\mingw32-make.exe\" \"$dir\\bin\\make.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user