ZIP
WinGet
ubi
A house for code · 0.7.3 · arm64
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
ubi-Windows-msvc-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
houseabsolute.ubi
Version
0.7.3
Description
The Universal Binary Installer
License
Apache-2.0 or MIT
Homepage
https://github.com/houseabsolute/ubi
Installer URL
https://github.com/houseabsolute/ubi/releases/download/v0.7.3/ubi-Windows-msvc-arm64.zip
Release Notes
- Added support for 7-Zip archive (\.7z). Based on PR #115130 from @yjoer (Yeoh Joer).
- Added support for projects on GitLab with more than one slash in the path name, like
https://gitlab.com/gitlab-com/gl-infra/terra-transformer. GitLab allows for more path components
in project names, unlike GitHub. Based on PR #115 from @suprememoocow (Andrew Newdigate).
- Added support for release artifacts with .sh and .py extension. Based on PR #127 from
@Finkregh (Oluf Lorenzen ).