diff options
| author | nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> | 2021-07-28 15:28:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-28 13:28:30 -0700 |
| commit | 850662ca65e3cdb2f968021482b2f8d4bf924dba (patch) | |
| tree | 07d2ca7746efb13cc10c9f9de2c180c9e7d21eed /versions/p- | |
| parent | b1d33888ca26d418cec05ff504c3be59648d19b2 (diff) | |
| download | vcpkg-850662ca65e3cdb2f968021482b2f8d4bf924dba.tar.gz vcpkg-850662ca65e3cdb2f968021482b2f8d4bf924dba.zip | |
[pistache] fix install (#19206)
* [pistache] fix install
* fix ci.baseline.txt, versions
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'versions/p-')
| -rw-r--r-- | versions/p-/pistache.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/p-/pistache.json b/versions/p-/pistache.json index bfdcc2db1..e7538a693 100644 --- a/versions/p-/pistache.json +++ b/versions/p-/pistache.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "e8c089b0eec0784be71fb4347dbd583c4aaeb0d8", + "version-date": "2021-03-31", + "port-version": 2 + }, + { "git-tree": "c6b15d3a79abbfb78408d1f49e8b976bcb9003f2", "version-date": "2021-03-31", "port-version": 1 |
