ZIP
WinGet
aube
en.dev · 1.18.2 · 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
aube-v1.18.2-aarch64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
endev.aube
Version
1.18.2
Description
A fast Node.js package manager
License
MIT
↗
Homepage
https://aube.en.dev/
Installer URL
https://github.com/endevco/aube/releases/download/v1.18.2/aube-v1.18.2-aarch64-pc-windows-msvc.zip
Release Notes
A maintenance release that completes aube's move from the endevco namespace to jdx. There are no behavior changes — but if you install aube from npm or Homebrew, the package coordinates have moved.
Changed
- Project migrated to the jdx namespace (#845 by @jdx) — Repository, docs, package metadata, and release pipelines now live under jdx. User-visible coordinates:
- npm: @jdx/aube (previously @endevco/aube)
- Homebrew tap: jdx/homebrew-tap
- Repository: github.com/jdx/aube
- Docs: aube.j…