Skip to content

Commit 7c95553

Browse files
committed
[GR-57854] Update XZ version.
PullRequest: graalpython/3465
2 parents 19d1c24 + 2f24b7f commit 7c95553

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

mx.graalpython/suite.py

+7-7
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,12 @@
108108
],
109109
"digest": "sha512:16920fd41f398696c563417049472c0d81abb2d293ecb45bbbe97c12651669833e34eac238e2e4a6f8761ea58fb39806425d2741e88e8c3097fe2b5457ebf488",
110110
},
111-
"XZ-5.2.6": {
111+
"XZ-5.6.2": {
112112
"urls": [
113-
"https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/xz-5.2.6.tar.gz",
113+
"https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/xz-5.6.2.tar.gz",
114114
],
115115
"packedResource": True,
116-
"digest": "sha512:090958dd6c202c989746686094c86707ad4ae835026640080fc0a9d0fad699821b7d5cb3a67e6700661a0938818ba153662366f89ab8ec47e0bae4a3fe9b1961",
116+
"digest": "sha512:c32c32c95e3541b906e0284e66a953ace677e0ce6af2084e7b122600047bf7542c1b0fabb5909b19ff79fba6def530be674df1c675b22a47a8d57f3f0b736a82",
117117
},
118118
"BOUNCYCASTLE-PROVIDER": {
119119
"digest": "sha512:dbc5b525d805823b53dbaded11547155a14f795212ce6fe1e93d6da431081ea9480718ea2fc17dc7906f8489aadb68e781afd1e771d26f9f8a09b21552bb165c",
@@ -615,10 +615,10 @@
615615
"bin/<lib:lzmasupport>",
616616
],
617617
"cmakeConfig": {
618-
"XZ_SRC": "<path:XZ-5.2.6>",
618+
"XZ_SRC": "<path:XZ-5.6.2>",
619619
"XZ_VERSION_MAJOR": "5",
620-
"XZ_VERSION_MINOR": "2",
621-
"XZ_VERSION_PATCH": "6",
620+
"XZ_VERSION_MINOR": "6",
621+
"XZ_VERSION_PATCH": "2",
622622
},
623623
"os_arch": {
624624
"windows": {
@@ -633,7 +633,7 @@
633633
},
634634
},
635635
"buildDependencies": [
636-
"XZ-5.2.6",
636+
"XZ-5.6.2",
637637
],
638638
},
639639

0 commit comments

Comments
 (0)