mirror of
https://github.com/microsoft/WSL.git
synced 2026-05-01 00:55:44 -05:00
* Update cgmanifest to match CMakeLists.txt * Update CMakeLists.txt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
48 lines
1.7 KiB
JSON
48 lines
1.7 KiB
JSON
{
|
|
"version": 1,
|
|
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"repositoryUrl": "https://github.com/llvm/llvm-project",
|
|
"commitHash": "d32170dbd5b0d54436537b6b75beaf44324e0c28"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"component": {
|
|
"type": "other",
|
|
"other": {
|
|
"name": "libarchive",
|
|
"version": "3.7.7",
|
|
"downloadUrl": "https://github.com/libarchive/libarchive/releases/download/v3.7.7/libarchive-3.7.7.tar.gz",
|
|
"hash": "sha1:918692098b11db61aff23684ab04f375e4a68f69"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"component": {
|
|
"type": "other",
|
|
"other": {
|
|
"name": "GSL",
|
|
"version": "4.0.0",
|
|
"downloadUrl": "https://github.com/microsoft/GSL/archive/refs/tags/v4.0.0.tar.gz",
|
|
"hash": "sha256:f0e32cb10654fea91ad56bde89170d78cfbf4363ee0b01d8f097de2ba49f6ce9"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"component": {
|
|
"type": "other",
|
|
"other": {
|
|
"name": "nlohmann::json",
|
|
"version": "3.12.0",
|
|
"downloadUrl": "https://github.com/nlohmann/json/releases/download/v3.12.0/json.tar.xz",
|
|
"hash": "sha256:42f6e95cad6ec532fd372391373363b62a14af6d771056dbfc86160e6dfff7aa"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |