Skip to content

Commit 72aa1f6

Browse files
author
ECH-CHADLI Hamza
committed
graal-js: Migrate to capture_suite_commit_info option, and bump suite mx version
1 parent 3863ff7 commit 72aa1f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

graal-js/mx.graal-js/suite.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pylint: disable=line-too-long
22
suite = {
3-
"mxversion" : "7.58.0",
3+
"mxversion" : "7.65.0",
44

55
"name" : "graal-js",
66

@@ -50,6 +50,8 @@
5050

5151
"defaultLicense" : "UPL",
5252

53+
"capture_suite_commit_info": True,
54+
5355
"libraries" : {
5456
"NETBEANS_PROFILER" : {
5557
"urls" : ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/truffle/js/org-netbeans-lib-profiler-8.2-201609300101.jar"],

0 commit comments

Comments
 (0)