Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #144 from keeganwitt/2.5.4-windows-installer
Browse files Browse the repository at this point in the history
added link for 2.5.4 Windows installer
  • Loading branch information
glaforge authored Dec 4, 2018
2 parents ac2752d + ce3e246 commit 9e1dbad
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions site/src/site/sitemap-user.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,7 @@ downloads {
}
version('2.5.4') {
stable true
//archive true
//windowsInstaller 'https://dl.bintray.com/groovy/Distributions/groovy-2.5.4-installer.exe'
}
version('2.5.3') {
stable true
archive true
windowsInstaller 'https://dl.bintray.com/groovy/Distributions/groovy-2.5.3-installer.exe'
windowsInstaller 'https://dl.bintray.com/groovy/Distributions/groovy-2.5.4-installer.exe'
}
}
distribution('Groovy 2.4') {
Expand Down

0 comments on commit 9e1dbad

Please sign in to comment.