diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-13 23:08:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-13 14:08:56 -0700 |
| commit | 81817d7b4e4a26187c8c405ca5f8a4ff57077736 (patch) | |
| tree | 2d63f605f230f3749fab75b9d7ae4fb20138adb0 /versions/t- | |
| parent | 9451badf3e48a5e728ea9b132719bf472a557324 (diff) | |
| download | vcpkg-81817d7b4e4a26187c8c405ca5f8a4ff57077736.tar.gz vcpkg-81817d7b4e4a26187c8c405ca5f8a4ff57077736.zip | |
[tinyspline] Update to 0.3.0 (#20608)
* Update tinyspline to 0.3.0
* Update CI baseline
* Fixes
* Update git-tree hash
* Fix lib output folder on 64-bit architectures
* Update git-tree hash
* Add homepage
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
Diffstat (limited to 'versions/t-')
| -rw-r--r-- | versions/t-/tinyspline.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/t-/tinyspline.json b/versions/t-/tinyspline.json index 5958c4062..0b3978c2b 100644 --- a/versions/t-/tinyspline.json +++ b/versions/t-/tinyspline.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "4e3b92c86bcbdd44171e07b3421d56f07e302fe4", + "version": "0.3.0", + "port-version": 0 + }, + { "git-tree": "393f891a892f72ee95dde573dbc6ec87992e564a", "version-string": "0.2.0", "port-version": 4 |
