MSI
WinGet
Spice
ChilliBits · 0.23.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i spice_x64_setup.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{4C49CB29-B26F-462E-B06A-72090629A3BA}
Product version operator
Greater than or equal to
Product version
0.23.0
MSI Properties
Product Code
{4C49CB29-B26F-462E-B06A-72090629A3BA}
File Identity
Filename
spice_x64_setup.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
ChilliBits.Spice
Version
0.23.0
Description
Spice is a statically-typed, easy to use and compiled programming language. It supports cross-compilation and is especially useful for programming close to the system.
License
MIT
↗
Homepage
https://www.spicelang.com/
Support
https://www.spicelang.com/
Upgrade Behavior
install(Install over existing)
Release Notes
Changelog
- 3500cc7: Add support for ASAN instrumentation (#911) (@marcauberer)
- d48f034: Add support for TSAN instrumentation (#912) (@marcauberer)
- 1bd8f78: Add sanitizer to cli docs (#914) (@marcauberer)
- d75bf07: Enhance bootstrap driver (#915) (@marcauberer)
- 45fa320: Improve env std (#913) (@marcauberer)
- b5a9021: Bump actions/upload-artifact from 4 to 5 in /.github/workflows (#918) (@dependabot[bot])
- 7c73f51: Bump actions/download-artifact from 5 to 6 in /.github/workflows (#917) (…