diff options
| author | Don Venable <venabled@users.noreply.github.com> | 2021-02-08 21:17:32 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 18:17:32 -0800 |
| commit | 3942db83e180ecb68c80d36d790ac47423a8dd38 (patch) | |
| tree | fd89db4721c3b12f0ca0321d00d3e0c189224c1f /versions/baseline.json | |
| parent | df76decfd6c0dc77dc80bb5763fbdd93c9cb9060 (diff) | |
| download | vcpkg-3942db83e180ecb68c80d36d790ac47423a8dd38.tar.gz vcpkg-3942db83e180ecb68c80d36d790ac47423a8dd38.zip | |
[curl] Fix/android curl debug bin (#15941)
* Add android to targets that need to nuke `debug/bin`
* Bumped port version number
* Bumped version SHA for curl
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index bf45e9335..20bdbbacb 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1510,7 +1510,7 @@ }, "curl": { "baseline": "7.74.0", - "port-version": 2 + "port-version": 3 }, "curlpp": { "baseline": "2018-06-15-3", |
