diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-09-28 05:52:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-27 20:52:58 -0700 |
| commit | bcdda2e5a22031f7f9f2d46ac754a692af916d67 (patch) | |
| tree | 64071c2dc231fa2c5abd583e6f3dfe371d66d8d6 /versions/s- | |
| parent | 481a0cde8c991cb4311917679dae553c6126d909 (diff) | |
| download | vcpkg-bcdda2e5a22031f7f9f2d46ac754a692af916d67.tar.gz vcpkg-bcdda2e5a22031f7f9f2d46ac754a692af916d67.zip | |
[snappy] Update to 1.1.9 (#20350)
* Update snappy to 1.1.9
* Update CI baseline
* udpate vcpkg.json
* update version
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'versions/s-')
| -rw-r--r-- | versions/s-/snappy.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/s-/snappy.json b/versions/s-/snappy.json index 121944067..e0fac7ee6 100644 --- a/versions/s-/snappy.json +++ b/versions/s-/snappy.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "ca2180e16528c28e8afe86ce0d7cf0e8a053f273", + "version": "1.1.9", + "port-version": 0 + }, + { "git-tree": "c1afd7c780a1ca8befbc3fbde0262d073afeee35", "version-string": "1.1.8", "port-version": 1 |
