mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
Bump version of ICU
Needed because of this: https://unicode-org.atlassian.net/browse/ICU-20526 which caused broken ICU builds on macOS
This commit is contained in:
parent
f2f57d2dda
commit
2a10ae9789
@ -173,14 +173,14 @@
|
||||
{
|
||||
"name": "icu",
|
||||
"unix": {
|
||||
"filename": "icu4c-64_1-src.tgz",
|
||||
"hash": "sha256:92f1b7b9d51b396679c17f35a2112423361b8da3c1b9de00aa94fd768ae296e6",
|
||||
"urls": ["http://download.icu-project.org/files/icu4c/64.1/{filename}"]
|
||||
"filename": "icu4c-64_2-src.tgz",
|
||||
"hash": "sha256:627d5d8478e6d96fc8c90fed4851239079a561a6a8b9e48b0892f24e82d31d6c",
|
||||
"urls": ["http://download.icu-project.org/files/icu4c/64.2/{filename}"]
|
||||
},
|
||||
"windows": {
|
||||
"filename": "icu4c-64_1-src.zip",
|
||||
"filename": "icu4c-64_2-src.zip",
|
||||
"hash": "sha1:aaa014177845c16deba888450c0c34e8bd57e736",
|
||||
"urls": ["http://download.icu-project.org/files/icu4c/64.1/{filename}"]
|
||||
"urls": ["http://download.icu-project.org/files/icu4c/64.2/{filename}"]
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user