MSI
WinGet
clarinet
Hiro Systems · 2.16.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i clarinet-windows-x64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{14CDB92F-896C-4398-B29B-5228610E0057}
Product version operator
Greater than or equal to
Product version
2.16.0
MSI Properties
Product Code
{14CDB92F-896C-4398-B29B-5228610E0057}
File Identity
Filename
clarinet-windows-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
HiroSystems.Clarinet
Version
2.16.0
Description
Command-line tool and runtime for the Clarity smart contract language.
License
GPL-3.0
↗
Installer URL
https://github.com/hirosystems/clarinet/releases/download/v2.16.0/clarinet-windows-x64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
✨ Features
- MXS historical bitcoin data (#1751) (95c0a8c)
- Cache simnet remote metadata (#1732) (6758937)
- LSP formatting (#1715) (ff62ade)
🧹 Chores
- Add formatter readme (#1740) (049cfb7)
- Clippy fixes (#1739) (3fda4b6)
- Apply Clippy lints redundant_clone and clear_with_drain (#1640) (81b3368)
🪲 Bug Fixes
- LSP formatting option (#1762) (a86c2b0)
- MXS tenure info (#1760) (3b8bb8f)
- Make MockSignature signature field public (#1595) (c6eba60)
- Format comments within map properly (#1721)…