Files
clice/config/prebuilt-llvm.json
2025-11-02 22:23:11 +08:00

67 lines
1.8 KiB
JSON

[
{
"platform": "Windows",
"build_type": "Release",
"is_lto": false,
"filename": "x64-windows-msvc-releasedbg.7z",
"version": "21.1.4",
"sha256": "324ec6b3634c32e1e999dae505f6ae83386f2a6b9ab96ac03ccfa029fb68b496"
},
{
"platform": "Windows",
"build_type": "Release",
"is_lto": true,
"filename": "x64-windows-msvc-release-lto.7z",
"version": "20.1.5",
"sha256": "0548c0e3f613d1ec853d493870e68c7d424d70442d144fb35b99dc65fc682918"
},
{
"platform": "Linux",
"build_type": "Debug",
"is_lto": false,
"filename": "x86_64-linux-gnu-debug.tar.xz",
"version": "21.1.4",
"sha256": "7bd68b14f147e291c9af8c32a8e78d57cc7b0e1f9c733df67e963e7062651f10"
},
{
"platform": "Linux",
"build_type": "Release",
"is_lto": false,
"filename": "x86_64-linux-gnu-releasedbg.tar.xz",
"version": "21.1.4",
"sha256": "d4bf7ca08b07164637595ea3988330305e36354e466832a0fe7c4406fee3ac40"
},
{
"platform": "Linux",
"build_type": "Release",
"is_lto": true,
"filename": "x86_64-linux-gnu-release-lto.tar.xz",
"version": "20.1.5",
"sha256": "37bc9680df5b766de6367c3c690fe8be993e94955341e63fb5ee6a3132080059"
},
{
"platform": "macosx",
"build_type": "Debug",
"is_lto": false,
"filename": "arm64-macosx-apple-debug.tar.xz",
"version": "21.1.4",
"sha256": "fd77af5a767ac7f4dc682602cfd6c84fbd5082021200e5cd8bd30379f4fd4a4d"
},
{
"platform": "macosx",
"build_type": "Release",
"is_lto": false,
"filename": "arm64-macosx-apple-releasedbg.tar.xz",
"version": "21.1.4",
"sha256": "87f7667166496639ad60f02a22505296b09e458530a72d52b792ffb29d96a82b"
},
{
"platform": "macosx",
"build_type": "Release",
"is_lto": true,
"filename": "arm64-macosx-apple-release-lto.tar.xz",
"version": "20.1.5",
"sha256": "57a58adcc0a033acd66dbf8ed1f6bcf4f334074149e37bf803fc6bf022d419d2"
}
]