diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-08-03 07:31:29 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-02 16:31:29 -0700 |
| commit | 667f041ea77ba18b08d0f2eb32eaaccc1b1db5b8 (patch) | |
| tree | 99e80fa1c8a6ea078322ffb0a0f9069dcf5b4572 /versions | |
| parent | 1ecfc2b3a9450ba6ebf67b70f1f7c591bcf0c5f0 (diff) | |
| download | vcpkg-667f041ea77ba18b08d0f2eb32eaaccc1b1db5b8.tar.gz vcpkg-667f041ea77ba18b08d0f2eb32eaaccc1b1db5b8.zip | |
[vcpkg baseline][tinyfiledialogs] Change repo to sourceforge (#19287)
* [tinyfiledialogs] Change repo to sourceforge
* version
* Export INTERFACE_INCLUDE_DIRECTORIES
* Update versions/t-/tinyfiledialogs.json
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/t-/tinyfiledialogs.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 6e204ecc7..89becb65a 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6294,7 +6294,7 @@ }, "tinyfiledialogs": { "baseline": "3.8.8", - "port-version": 0 + "port-version": 1 }, "tinygltf": { "baseline": "2020-07-28", diff --git a/versions/t-/tinyfiledialogs.json b/versions/t-/tinyfiledialogs.json index d918fbdef..d7b0b5fcd 100644 --- a/versions/t-/tinyfiledialogs.json +++ b/versions/t-/tinyfiledialogs.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "3959a47c7d93ca7db6e2022553b1d3427970cecf", + "version-semver": "3.8.8", + "port-version": 1 + }, + { "git-tree": "1a5b599e8303e1b62bca446461bd7114ec97caba", "version-string": "3.8.8", "port-version": 0 |
