diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-13 23:10:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-13 14:10:44 -0700 |
| commit | c577ab81d79f8d9f2d68e5e6d3d8eac42bda7726 (patch) | |
| tree | f46571593b8ba489ead3f8e6f3cbfbc752f40abb /versions/l- | |
| parent | 81817d7b4e4a26187c8c405ca5f8a4ff57077736 (diff) | |
| download | vcpkg-c577ab81d79f8d9f2d68e5e6d3d8eac42bda7726.tar.gz vcpkg-c577ab81d79f8d9f2d68e5e6d3d8eac42bda7726.zip | |
[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>
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libsass.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libsass.json b/versions/l-/libsass.json index 40ee99dd8..1e5b38e6c 100644 --- a/versions/l-/libsass.json +++ b/versions/l-/libsass.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "f6568e763bc2718b27a5dc2d3d1db4d3cf651572", + "version": "3.6.5", + "port-version": 0 + }, + { "git-tree": "124a73deb4e0b7677411ab0285b70013c26782c8", "version-string": "3.6.4", "port-version": 1 |
