diff options
| author | Adam <adam-bloom@users.noreply.github.com> | 2021-09-03 17:42:38 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-03 16:42:38 -0700 |
| commit | aed3b48635aad5b0e13a45acfb58c232648e46dd (patch) | |
| tree | 5161bd7d4ee339a779a974cbb4828075871803c5 /versions/baseline.json | |
| parent | 960264885a52c1fb5e954ab30ccc02ccccf366d8 (diff) | |
| download | vcpkg-aed3b48635aad5b0e13a45acfb58c232648e46dd.tar.gz vcpkg-aed3b48635aad5b0e13a45acfb58c232648e46dd.zip | |
[icu] fixes for macOS dynamic lib install (#19441)
* fixes for macOS dynamic lib install
* bump port version
* remove mingw change
* move install outside of conditional
* update portfile hash
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
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 08cd9a94d..552719363 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2590,7 +2590,7 @@ }, "icu": { "baseline": "69.1", - "port-version": 12 + "port-version": 13 }, "ideviceinstaller": { "baseline": "1.1.2.23-1", |
