Silent Install HQ
ZIP WinGet

Bun Profile

Oven-sh · 1.1.21 · 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 124d2cb7864f154cd6de1554891960a29f2061076b8abf8ddb17177c4c4fdc51 VirusTotal ↗
Filename bun-windows-x64-profile.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Oven-sh.Bun.Profile
Version 1.1.21
Description Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
License MIT
Upgrade Behavior install(Install over existing)
Release Notes To install Bun v1.1.21: 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.21: bun upgrade Read Bun v1.1.21's release notes on Bun's blog