mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
mingw-mstorsjo-llvm-ucrt: Update to version 20.1.1-20250319
This commit is contained in:
parent
c87d34587c
commit
0baa34d4e7
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "20.1.0-20250305",
|
||||
"version": "20.1.1-20250319",
|
||||
"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/20250305/llvm-mingw-20250305-ucrt-x86_64.zip",
|
||||
"hash": "d955112db27ebbefec0b1fc77d4fcfe7b51ed767912e74e4e00b4a63e9d3ac97",
|
||||
"extract_dir": "llvm-mingw-20250305-ucrt-x86_64"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250319/llvm-mingw-20250319-ucrt-x86_64.zip",
|
||||
"hash": "990d407490dac9ef171a7d1f27b8c247d42543378d53454ef3f909947f7883ae",
|
||||
"extract_dir": "llvm-mingw-20250319-ucrt-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250305/llvm-mingw-20250305-ucrt-i686.zip",
|
||||
"hash": "8b4ba9d592f68dc1ebe89c4c9caec57ef98f7f418f7264c6272cf2fd404c6618",
|
||||
"extract_dir": "llvm-mingw-20250305-ucrt-i686"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250319/llvm-mingw-20250319-ucrt-i686.zip",
|
||||
"hash": "4b6d46e6eff3263a769b4f154fe82c1fc2bd8bcf5e667ee56979aae328600c19",
|
||||
"extract_dir": "llvm-mingw-20250319-ucrt-i686"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250305/llvm-mingw-20250305-ucrt-aarch64.zip",
|
||||
"hash": "3866457304a5f8ebf7c31e63d6dc1c05cc5bc33e4ab2e4cc8572c25c68c4e210",
|
||||
"extract_dir": "llvm-mingw-20250305-ucrt-aarch64"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250319/llvm-mingw-20250319-ucrt-aarch64.zip",
|
||||
"hash": "5c13a9c82a1e3782789ec24220ad17c3804c2d53decbc795c11dc68adefc6055",
|
||||
"extract_dir": "llvm-mingw-20250319-ucrt-aarch64"
|
||||
}
|
||||
},
|
||||
"post_install": "Copy-Item \"$dir\\bin\\mingw32-make.exe\" \"$dir\\bin\\make.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user