Silent Install HQ
MSI WinGet

Scala CLI

scala-cli@virtuslab.com · 1.2.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i scala-cli-x86_64-pc-win32.msi /quiet /norestart

File Identity

SHA256 1bf94318e9cee1e0b5e4a8edcffbc0fde20a724f79c1b76496c25b8c1c2241f2 VirusTotal ↗
Filename scala-cli-x86_64-pc-win32.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID VirtusLab.ScalaCLI
Version 1.2.0
Description Scala CLI is a command-line tool to interact with the Scala language.
License Apache-2.0
Release Notes Fixes - Updated method for choosing a free drive letter (fixes #2743) by @philwalk in #2749 - Make sure tasty-lib doesn't warn about Scala 3 Next by @Gedochao in #2775 Enhancements - Add the ability to remap EsModule imports at link time by @Quafadas in #2737 Internal changes - Fix overeager Scala version docs tests by @Gedochao in #2750 - Lock script wrapper tests on the internally used Scala 2.13 version by @Gedochao in #2754 - Use Scala LTS as the default version while cross compiling all Sca…