vcpkg/ports/libsass/vcpkg.json
chausner c577ab81d7
[libsass] Update to 3.6.5 (#20628)
* Update libsass to 3.6.5

* Update CI baseline

* Add vcpkg_fail_port_install for UWP

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update git-tree hash

* Add back vcpkg_copy_pdbs

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-10-13 14:10:44 -07:00

8 lines
176 B
JSON

{
"name": "libsass",
"version": "3.6.5",
"description": "LibSass - Sass compiler written in C++",
"homepage": "https://github.com/sass/libsass",
"supports": "!uwp"
}