File tree Expand file tree Collapse file tree 2 files changed +27
-2
lines changed Expand file tree Collapse file tree 2 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 83
83
},
84
84
"sulong" : {
85
85
"deps" : {
86
+ "common" : {},
86
87
"linux" : {
87
88
"packages" : {
88
89
"cmake" : " ==3.15.2"
100
101
}
101
102
}
102
103
}
104
+ },
105
+ "truffleruby" : {
106
+ "deps" : {
107
+ "common" : {},
108
+ "linux" : {
109
+ "packages" : {
110
+ "ruby" : " ==2.6.3"
111
+ }
112
+ },
113
+ "darwin" : {}
114
+ }
115
+ },
116
+ "graalnodejs" : {
117
+ "deps" : {
118
+ "common" : {},
119
+ "linux" : {
120
+ "packages" : {
121
+ "binutils" : " ==2.23.2" ,
122
+ "gcc" : " ==8.3.0" ,
123
+ "cmake" : " ==3.15.2"
124
+ }
125
+ },
126
+ "darwin" : {}
127
+ }
103
128
}
104
129
}
Original file line number Diff line number Diff line change 7
7
{
8
8
"name" : "regex" ,
9
9
"subdir" : True ,
10
- "version" : "b84cfc1db2f99c8693731857362d77a9a04f9c4a " ,
10
+ "version" : "e7e0593ed5d12dfd512a514d9db19732017b65c9 " ,
11
11
"urls" : [
12
12
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
13
13
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
16
16
{
17
17
"name" : "sulong" ,
18
18
"subdir" : True ,
19
- "version" : "b84cfc1db2f99c8693731857362d77a9a04f9c4a " ,
19
+ "version" : "e7e0593ed5d12dfd512a514d9db19732017b65c9 " ,
20
20
"urls" : [
21
21
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
22
22
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
You can’t perform that action at this time.
0 commit comments