Skip to content

Commit 45d3d7d

Browse files
committed
fix americium
1 parent 688600a commit 45d3d7d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

proj/americium.conf

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
// https://github.com/sageserpent-open/americium.git#master
1+
// https://github.com/sageserpent-open/americium.git#e6f3b8503dbff4c532329213761a43f43e628245 # was master
2+
3+
// frozen (August 2024) because the build stopped extracting
4+
// on JDK 8
25

36
vars.proj.americium: ${vars.base} {
47
name: "americium"
5-
uri: "https://github.com/sageserpent-open/americium.git#b0f48cb19f8a687284bc72de24536e8375e54b46"
8+
uri: "https://github.com/sageserpent-open/americium.git#e6f3b8503dbff4c532329213761a43f43e628245"
69

710
extra.commands: ${vars.default-commands} [
811
"removeScalacOptions -Xsource:3"

0 commit comments

Comments
 (0)