mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
mingw-mstorsjo-llvm-ucrt: Update to version 17.0.4-20231031
This commit is contained in:
parent
583312a615
commit
b0f6fb9eb6
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "17.0.3-20231017",
|
||||
"version": "17.0.4-20231031",
|
||||
"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/20231017/llvm-mingw-20231017-ucrt-x86_64.zip",
|
||||
"hash": "0eff5a5e1f2a84d522bf3aba1a914299d122b2660f332d12ee65ecb78a91f796",
|
||||
"extract_dir": "llvm-mingw-20231017-ucrt-x86_64"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20231031/llvm-mingw-20231031-ucrt-x86_64.zip",
|
||||
"hash": "b9deb02aca5a9625d17dc0ac1bfc21ba3a4b9f7521002836e3fe248cfddc5ae6",
|
||||
"extract_dir": "llvm-mingw-20231031-ucrt-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20231017/llvm-mingw-20231017-ucrt-i686.zip",
|
||||
"hash": "2e788bfb2f8268cfd8f59ed8a5fec84b6a15c790f2513b397d19d8b64cec9a59",
|
||||
"extract_dir": "llvm-mingw-20231017-ucrt-i686"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20231031/llvm-mingw-20231031-ucrt-i686.zip",
|
||||
"hash": "521377f8a49292fec15ea622d497ad12e9ce12956246d210cea68792391ff115",
|
||||
"extract_dir": "llvm-mingw-20231031-ucrt-i686"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20231017/llvm-mingw-20231017-ucrt-aarch64.zip",
|
||||
"hash": "13d6eb2e7c9eb3556632bd0152296a44908dab416143dc056a54202a2a2676e9",
|
||||
"extract_dir": "llvm-mingw-20231017-ucrt-aarch64"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20231031/llvm-mingw-20231031-ucrt-aarch64.zip",
|
||||
"hash": "4f905354249e0a559e0e64407a78a1d42c45eef5e58382c0fa955e55f82ad5de",
|
||||
"extract_dir": "llvm-mingw-20231031-ucrt-aarch64"
|
||||
}
|
||||
},
|
||||
"post_install": "Copy-Item \"$dir\\bin\\mingw32-make.exe\" \"$dir\\bin\\make.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user