diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-06-16 01:27:52 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-15 10:27:52 -0700 |
| commit | 315d0a112994c73cf9248d7005414189a867b7b7 (patch) | |
| tree | 2af3e7f27df85bf6e20b2e69052ca198354c2b4a /versions/a- | |
| parent | 16ecf1ba14c47e7a792946560b4afd68ad83b4b7 (diff) | |
| download | vcpkg-315d0a112994c73cf9248d7005414189a867b7b7.tar.gz vcpkg-315d0a112994c73cf9248d7005414189a867b7b7.zip | |
[aubio] Add ws2_32 to linkage (#18385)
* [aubio] Add ws2_32 to linkage
* Update version files
Diffstat (limited to 'versions/a-')
| -rw-r--r-- | versions/a-/aubio.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/a-/aubio.json b/versions/a-/aubio.json index 7e9810d14..488d8b81f 100644 --- a/versions/a-/aubio.json +++ b/versions/a-/aubio.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "0abf18908332cd2ccfe8e298f8fd90c0db42dcd9", + "version-semver": "0.4.9", + "port-version": 6 + }, + { "git-tree": "229c53eddabe48fa718f95c3dd3094a694770a19", "version-semver": "0.4.9", "port-version": 5 |
