diff options
| author | Hongxu Xu <xuhongxu96@gmail.com> | 2020-02-05 06:14:45 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-04 14:14:45 -0800 |
| commit | f53110de25b8deb914fee654173456ff7bcb93b4 (patch) | |
| tree | 54a06ca4a289004e1c4d3d3a4d3de38fd94fcb12 /ports/icu/CONTROL | |
| parent | 09b6a74b43030ef8163079d0b2ae44bf7f3b26d1 (diff) | |
| download | vcpkg-f53110de25b8deb914fee654173456ff7bcb93b4.tar.gz vcpkg-f53110de25b8deb914fee654173456ff7bcb93b4.zip | |
[ICU] Upgrade ICU to 65.1 (#9122)
* [ICU] Upgrade ICU to 65.1
* Fix wrong diff format.
* Removed deprecated vcpkg_common_functions
Diffstat (limited to 'ports/icu/CONTROL')
| -rw-r--r-- | ports/icu/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/icu/CONTROL b/ports/icu/CONTROL index 06d902e19..cdbe80a39 100644 --- a/ports/icu/CONTROL +++ b/ports/icu/CONTROL @@ -1,5 +1,5 @@ Source: icu
-Version: 61.1-8
+Version: 65.1-1
Homepage: http://icu-project.org/apiref/icu4c/
Description: Mature and widely used Unicode and localization library.
Supports: !uwp
\ No newline at end of file |
