Skip to content

Commit ded3f7b

Browse files
committed
[GR-39251] Prepare 22.2 fastr.
PullRequest: fastr/2731
2 parents feee80f + 00ec42b commit ded3f7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ overlay : 'd4d5810e522af2d11fe33c4ef79817ba472e407c' }
1+
{ overlay : 'e9b428d840d2ed3a7bef52a161d345d82680df09' }

mx.fastr/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"subdir" : True,
1010
# The version must be the same as the version of Sulong
1111
# TRUFFLE REVISION (note: this is a marker for script that can update this)
12-
"version" : "e1e80028bb0b39b7ced014ae8129c7429696599d",
12+
"version" : "f33384d85f86bc5f4fd1a92d9d734309c64d381d",
1313
"urls" : [
1414
{"url" : "https://github.com/graalvm/graal", "kind" : "git"},
1515
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
@@ -20,7 +20,7 @@
2020
"subdir" : True,
2121
# The version must be the same as the version of Truffle
2222
# TRUFFLE REVISION (note: this is a marker for script that can update this)
23-
"version" : "e1e80028bb0b39b7ced014ae8129c7429696599d",
23+
"version" : "f33384d85f86bc5f4fd1a92d9d734309c64d381d",
2424
"urls" : [
2525
{"url" : "https://github.com/graalvm/graal", "kind" : "git"},
2626
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},

0 commit comments

Comments
 (0)