Silent Install HQ
MSI WinGet

Scala CLI

scala-cli@virtuslab.com · 1.7.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {A2F5AE48-DD66-4006-A45A-136D5F419E01}
Product version operator Greater than or equal to
Product version 1.7.0

MSI Properties

Product Code {A2F5AE48-DD66-4006-A45A-136D5F419E01}

File Identity

SHA256 0bc95dbcff789786cd5c05ef4ddc672e9aba8bbe7d15d54de62de84db5694d57 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.7.0
Description Scala CLI is a command-line tool to interact with the Scala language.
License Apache-2.0
Release Notes Switch to scalameta/scalafmt images of scalafmt 3.9.1+ Since version 3.9.1 scalafmt ships with native images built with Scala Native. As a result, we are sunsetting https://github.com/virtuslab/scalafmt-native-image and Scala CLI will use the artifacts from https://github.com/scalameta/scalafmt for scalafmt versions >=3.9.1 Note that older Scala CLI versions may still attempt to download a native image from the old repository for the new versions. We will keep releasing those for a short while t…