Skip to content

Commit

Permalink
[Spice] Add version 0.19.5 (#6270)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcauberer committed Mar 25, 2024
1 parent 4dffa10 commit cbce8df
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions etc/config/spice.amazon.properties
@@ -1,7 +1,7 @@
compilers=&spice
defaultCompiler=spice01904
defaultCompiler=spice01905

group.spice.compilers=spice01902:spice01903:spice01904
group.spice.compilers=spice01902:spice01903:spice01904:spice01905
group.spice.demangler=/opt/compiler-explorer/gcc-13.2.0/bin/c++filt
group.spice.objdumper=/opt/compiler-explorer/gcc-13.2.0/bin/objdump
group.spice.isSemVer=true
Expand All @@ -21,6 +21,8 @@ compiler.spice01903.exe=/opt/compiler-explorer/spice-0.19.3/spice
compiler.spice01903.semver=0.19.3
compiler.spice01904.exe=/opt/compiler-explorer/spice-0.19.4/spice
compiler.spice01904.semver=0.19.4
compiler.spice01905.exe=/opt/compiler-explorer/spice-0.19.5/spice
compiler.spice01905.semver=0.19.5

#################################
#################################
Expand Down

0 comments on commit cbce8df

Please sign in to comment.