vcpkg/ports/tl-ranges/vcpkg.json
Sy Brand 35619c26a9
[ranges] Update tl-ranges to latest commit (#28107)
* Upgrage tl-ranges

* Update versions files

* Correct versions

* Add license

* Fix license syntax

* Update tl-ranges

* Update tl-ranges

* Update tl-ranges

* Update tl-ranges
2022-12-07 11:42:29 -08:00

14 lines
261 B
JSON

{
"name": "tl-ranges",
"version-date": "2022-12-07",
"description": "Ranges that didn't make C++20",
"homepage": "https://tl.tartanllama.xyz",
"license": "CC0-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}