diff options
| author | Dariusz Antoniuk <qaston@gmail.com> | 2021-04-30 00:28:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-29 16:28:53 -0700 |
| commit | 63e7b48acfd30d52092986cd8f9e7c1c027a66b0 (patch) | |
| tree | 60cb62b63e9193fe1d561c5aa2f2b9ddb942813d /versions/s- | |
| parent | 33a812303ba0243ce17571082ed09842f9bb65f7 (diff) | |
| download | vcpkg-63e7b48acfd30d52092986cd8f9e7c1c027a66b0.tar.gz vcpkg-63e7b48acfd30d52092986cd8f9e7c1c027a66b0.zip | |
[scnlib] Update the port of scnlib to 0.4 (#17242)
* [scnlib] update the scnlib port
* [scnlib] add the version entry
Diffstat (limited to 'versions/s-')
| -rw-r--r-- | versions/s-/scnlib.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/s-/scnlib.json b/versions/s-/scnlib.json index 8b8f19cc3..2baee8474 100644 --- a/versions/s-/scnlib.json +++ b/versions/s-/scnlib.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "c46984f04e05003d72808d3c35f955e0d538a2e7", + "version-string": "0.4", + "port-version": 0 + }, + { "git-tree": "c137695fe721a7e10d2c8c3cf37a49d2fa538575", "version-string": "0.3", "port-version": 0 |
