Silent Install HQ
ZIP WinGet

Bun Baseline

Oven-sh · 1.1.15 · 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 15178dfee144a3e46fcf6842aca79e8a5d667508ffb12351e53c069130b57533 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.15
Description Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
License MIT
Release Notes This release enables the bun patch command and fixes an optional dependency regression. Please refer to the Bun v1.1.14 release notes for more information.To install Bun v1.1.15: curl -fsSL https://bun.sh/install | bash # npm install -g bun Windows: powershell -c "irm bun.sh/install.ps1|iex" To upgrade to Bun v1.1.15: bun upgrade Read Bun v1.1.14's release notes on Bun's blog Thanks to 2 contributors! - @dylan-conway - @Jarred-Sumner