| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sbt-1.11.6.zip.asc | 2025-09-06 | 833 Bytes | |
| sbt-1.11.6.zip.sha256 | 2025-09-06 | 81 Bytes | |
| sbt-1.11.6.tgz.asc | 2025-09-06 | 833 Bytes | |
| sbt-1.11.6.tgz.sha256 | 2025-09-06 | 81 Bytes | |
| sbt-1.11.6.zip | 2025-09-06 | 58.2 MB | |
| sbt-1.11.6.msi.sha256 | 2025-09-06 | 81 Bytes | |
| sbt-1.11.6.tgz | 2025-09-06 | 58.4 MB | |
| sbt-1.11.6.msi.asc | 2025-09-06 | 833 Bytes | |
| sbt-1.11.6.msi | 2025-09-06 | 15.0 MB | |
| 1.11.6 source code.tar.gz | 2025-09-06 | 5.0 MB | |
| 1.11.6 source code.zip | 2025-09-06 | 6.7 MB | |
| README.md | 2025-09-06 | 876 Bytes | |
| Totals: 12 Items | 143.3 MB | 0 | |
🚀 sbt launcher 1.5.0
- Update launcher code base to to Scala 3.7.2 by @eed3si9n in https://github.com/sbt/launcher/pull/126
- refactor: Adds
-Xsource:3option by @xuwei-k in https://github.com/sbt/launcher/pull/117 - deps: Removes Apache Ivy dependency from launcher by @eed3si9n in https://github.com/sbt/launcher/pull/127
🐛 bug fixes
- fix: Fixes internal dependency classpath [#8249] by @azdrojowa123 in https://github.com/sbt/sbt/pull/8257
- fix: Fixes client-side run on JDK 8 by @eed3si9n in https://github.com/sbt/sbt/pull/8259
🎬 behind the scene
- ci: FIxes building sbtn locally for Aarch64 / arm64 by @eed3si9n in https://github.com/sbt/sbt/pull/8258
- ci: Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/sbt/sbt/pull/8246
Full Changelog: https://github.com/sbt/sbt/compare/v1.11.5...v1.11.6