Skip to content

Commit 7b7d508

Browse files
committed
Bump versions.
1 parent 7c7cfde commit 7b7d508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/gnatllvm-wasm32.anod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ from e3.fs import cp, sync_tree
88

99

1010
class GNATLLVM_WASM32(spec("gnu")):
11-
version = "24.0.0"
11+
version = "14.0.0"
1212
tarball = "%s.zip" % version
1313
patch_name = "adawebpack-build.patch"
1414
runtimexml_name = "adawebpack-runtime.xml"
1515

16-
gcc_version = "14.1.0"
16+
gcc_version = "14.2.0"
1717
gcc_tarball = "gcc-%s.tar.gz" % gcc_version
1818
gnatllvm_tarball = "66e36d929524972353600db5d604d0189cf0308f.zip"
1919
bbruntimes_tarball = "gnat-fsf-14.zip"

0 commit comments

Comments
 (0)