mirror of
https://github.com/microsoft/terminal.git
synced 2026-02-04 05:35:20 +00:00
This change is necessary as the dep/ folder is not synced into the
Windows source tree.
I've also added a build rule producing a lib for {fmt}.
This will be required for our next OS ingestion.
14 lines
274 B
JSON
14 lines
274 B
JSON
{"Registrations":[
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"repositoryUrl": "https://github.com/fmtlib/fmt",
|
|
"commitHash": "9bdd1596cef1b57b9556f8bef32dc4a32322ef3e"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"Version": 1
|
|
}
|