MSI
WinGet
Scala CLI
scala-cli@virtuslab.com · 1.5.4 · 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
{ABF1F6E6-941E-4B87-84D2-8CAC911E67E4}
Product version operator
Greater than or equal to
Product version
1.5.4
MSI Properties
Product Code
{ABF1F6E6-941E-4B87-84D2-8CAC911E67E4}
File Identity
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.5.4
Description
Scala CLI is a command-line tool to interact with the Scala language.
License
Apache-2.0
↗
Installer URL
https://github.com/VirtusLab/scala-cli/releases/download/v1.5.4/scala-cli-x86_64-pc-win32.msi
Release Notes
Hotfix release
Although Scala CLI 1.5.4 includes a few updates and improvements, it is primarily a hotfix release for versions 1.5.2 and 1.5.3, which due to technical limitations weren't available on some of our distribution channels.Extra context:
- Scala CLI 1.5.2 release notes
- Scala CLI 1.5.3 release notes
The main list of enhancements and fixes is listed in the release notes for 1.5.2.Support for Scala Native 0.5.6
This Scala CLI version switches the default Scala Native version to 0.5.6.…