Silent Install HQ
MSI WinGet

Scala CLI

scala-cli@virtuslab.com · 1.0.5 · 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 082c7ba085f76add972988e25008db831c8da841ad8f689f81bf4f928c19bca7 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.0.5
Description Scala CLI is a command-line tool to interact with the Scala language.
License Apache-2.0
Release Notes Enhancements - Accumulate exp warnings with logger by @MaciejG604 in #2376 - Remove ComputeVersion. Command, make ComputeVersion classes positioned by @MaciejG604 in #2350 - Add more configuration for publish by @MaciejG604 in #2435 - Warn about transitive using file directive by @MaciejG604 in #2432 - Support Scala Native 0.5.x changes in publishing artifacts by @WojciechMazur in #2460 Fixes - Fix - set es version into scala-js-cli by @lwronski in #2351 - Modify the format of StrictDirective.…