We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d629f26 commit ee1e5a2Copy full SHA for ee1e5a2
1 file changed
configure
@@ -900,8 +900,8 @@ def glob_to_var(dir_base, dir_sub, patch_dir):
900
def configure_intl(o):
901
icus = [
902
{
903
- 'url': 'https://ssl.icu-project.org/files/icu4c/56.1/icu4c-56_1-src.zip',
904
- 'md5': '61d71888f14bf00cc3e8a6f2c087d367',
+ 'url': 'https://ssl.icu-project.org/files/icu4c/57.1/icu4c-57_1-src.zip',
+ 'md5': 'f797503ecaebf1d38920013dc7893066',
905
},
906
]
907
def icu_download(path):
0 commit comments