Silent Install HQ
ZIP WinGet

Bun Baseline

Oven-sh · 1.1.20 · 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

SHA256 1c98a57da9124d56f871a124846ba5031fa56187a0c7293f7e232f8babbde608 VirusTotal ↗
Filename bun-windows-x64-baseline.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Oven-sh.Bun.Baseline
Version 1.1.20
Description Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
License MIT
Release Notes This release fixes a build issue on macOS in Bun v1.1.19 that caused Node-API symbols to be stripped from the binary There are no release notes; please refer to the Bun v1.1.19 release notes instead.To install Bun v1.1.20: curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun Windows: powershell -c "irm bun.sh/install.ps1|iex" To upgrade to Bun v1.1.20: bun upgrade Read Bun v1.1.19's release notes on Bun's blog