Skip to content

Commit 4067714

Browse files
committed
[GR-54895] Fix digest warnings for downloads.
PullRequest: graalpython/3380
2 parents dbed777 + abd4a32 commit 4067714

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.graalpython/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# METADATA
66
#
77
# --------------------------------------------------------------------------------------------------------------
8-
"mxversion": "7.19.0",
8+
"mxversion": "7.27.0",
99
"name": "graalpython",
1010
"versionConflictResolution": "latest",
1111

@@ -106,7 +106,7 @@
106106
"urls": [
107107
"https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/setuptools-40.6.3.zip",
108108
],
109-
"sha1": "7a5960b8062ddbf0c0e79f806e23785d55fec3c8",
109+
"digest": "sha512:16920fd41f398696c563417049472c0d81abb2d293ecb45bbbe97c12651669833e34eac238e2e4a6f8761ea58fb39806425d2741e88e8c3097fe2b5457ebf488",
110110
},
111111
"XZ-5.2.6": {
112112
"urls": [

0 commit comments

Comments
 (0)