diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-08-09 23:56:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-09 08:56:04 -0700 |
| commit | d95f86ca08386f4a999ff4ca9db696b228f1dc52 (patch) | |
| tree | bc1ed1c2094b70a99645e27bfbdaedce2054adbd /versions/l- | |
| parent | 57bd7102d9fd880daa1b0958692294c4a125f6d8 (diff) | |
| download | vcpkg-d95f86ca08386f4a999ff4ca9db696b228f1dc52.tar.gz vcpkg-d95f86ca08386f4a999ff4ca9db696b228f1dc52.zip | |
[librsvg] Remove debug postfix (#19460)
* [librsvg] Remove debug postfix
* Update the baseline version
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/librsvg.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/librsvg.json b/versions/l-/librsvg.json index 82d5bb16c..735241c8a 100644 --- a/versions/l-/librsvg.json +++ b/versions/l-/librsvg.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "f1c471322f23a090a973337e83f0d9743adc549d", + "version": "2.40.20", + "port-version": 5 + }, + { "git-tree": "0a02c4941810ea725b6686e203ae81deb257e24c", "version": "2.40.20", "port-version": 4 |
