diff options
| author | Dmitry Baryshev <dmitrymq@gmail.com> | 2021-09-10 07:17:59 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-09 21:17:59 -0700 |
| commit | cc18a51ed3684931f1d5cac7bf8a657fe652bc29 (patch) | |
| tree | fa36ccb787a1817821b35634054087bffdf773ea /ports/sail/vcpkg.json | |
| parent | 7dd411637348596441b5e46a556c84b0e331620b (diff) | |
| download | vcpkg-cc18a51ed3684931f1d5cac7bf8a657fe652bc29.tar.gz vcpkg-cc18a51ed3684931f1d5cac7bf8a657fe652bc29.zip | |
[sail] Update to 0.9.0-pre16 (#20046)
* [sail] Update to v0.9.0-pre16
* [sail] vcpkg x-add-version --all
* [sail] Update git REPO
* [sail] vcpkg x-add-version --all --overwrite-version
Diffstat (limited to 'ports/sail/vcpkg.json')
| -rw-r--r-- | ports/sail/vcpkg.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/sail/vcpkg.json b/ports/sail/vcpkg.json index aaa084e45..df5d694f2 100644 --- a/ports/sail/vcpkg.json +++ b/ports/sail/vcpkg.json @@ -1,8 +1,8 @@ { "name": "sail", - "version-semver": "0.9.0-pre15", + "version-semver": "0.9.0-pre16", "description": "The missing small and fast image decoding library for humans (not for machines)", - "homepage": "https://github.com/smoked-herring/sail", + "homepage": "https://github.com/HappySeaFox/sail", "supports": "!uwp", "dependencies": [ "giflib", |
