ZIP
WinGet
3 submissions
Alire
The Alire Developers · 2.0.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
alr-2.0.2-bin-x86_64-windows.zip
File Size
10.8 MB
Real Type
Zip archive data, at least v2.0 to extract, compression method=deflate
Installer Technology
Installer technology not recognized
This file does not match any known installer framework signature. Application metadata was extracted directly from the binary. Silent install switches may not be available.
Signature
Status
Not Digitally Signed
Installer Selection
WinGet Package
Package ID
AdaLang.Alire.Portable
Version
2.0.2
Description
Ada/SPARK Source Package Manager
License
GPL-3.0
↗
Homepage
https://alire.ada.dev/
Installer URL
https://github.com/alire-project/alire/releases/download/v2.0.2/alr-2.0.2-bin-x86_64-windows.zip
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed (excerpt)
- fix: set up environment during build preparations (#1766)
- fix: ability to pin a crate that 'provides' a dependency (#1771)
- fix: early error on Windows with msys2 disabled (#1747)
- feat: build on Mac OS X ARM64 (#1731)
- fix: compiler autoselection on 1st run being get --build (#1706)
- fix: improve VSCode launch command (#1703)
- fix: pin loading from out-of-root paths (#1699)
- fix: ensure index repos can be deleted on Windows (#1696)
- fix: monorepo bug wrt loca…