File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11compilers =&crystal
2- defaultCompiler =crystal160
2+ defaultCompiler =crystal161
33
4- group.crystal.compilers =crystal160 :crystal151:crystal141:crystal132:crystal122:crystal11:crystal10:crystal036:crystal035:crystal034:crystal033:crystal032:crystal031:crystal030:crystal029
4+ group.crystal.compilers =crystal161 :crystal151:crystal141:crystal132:crystal122:crystal11:crystal10:crystal036:crystal035:crystal034:crystal033:crystal032:crystal031:crystal030:crystal029
55group.crystal.isSemVer =true
66group.crystal.baseName =Crystal
77group.crystal.groupName =Crystal x86-64
@@ -10,9 +10,10 @@ group.crystal.supportsExecute=true
1010group.crystal.compilerType =crystal
1111group.crystal.objdumper =/opt/compiler-explorer/gcc-snapshot/bin/objdump
1212
13- compiler.crystal160.semver =1.6.0
14- compiler.crystal160.exe =/opt/compiler-explorer/crystal-1.6.0/bin/crystal
15- compiler.crystal160.cc =/opt/compiler-explorer/gcc-snapshot/bin/gcc
13+ compiler.crystal161.semver =1.6.1
14+ compiler.crystal161.exe =/opt/compiler-explorer/crystal-1.6.1/bin/crystal
15+ compiler.crystal161.cc =/opt/compiler-explorer/gcc-snapshot/bin/gcc
16+ compiler.crystal161.alias =crystal160
1617compiler.crystal151.semver =1.5.1
1718compiler.crystal151.exe =/opt/compiler-explorer/crystal-1.5.1/bin/crystal
1819compiler.crystal151.cc =/opt/compiler-explorer/gcc-snapshot/bin/gcc
You can’t perform that action at this time.
0 commit comments