ZIP
WinGet
Bun Baseline
Oven-sh · 1.1.4 · 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
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.4
Description
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
License
MIT
↗
Homepage
https://bun.sh/
Installer URL
https://github.com/oven-sh/bun/releases/download/bun-v1.1.4/bun-windows-x64-baseline.zip
Release Notes
To install Bun v1.1.4:
curl 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.4:
bun upgrade
Read Bun v1.1.4's release notes on Bun's blog
Thanks to 11 contributors!
- @cirospaciari
- @DaleSeo
- @dylan-conway
- @evanshortiss
- @gvilums
- @Jarred-Sumner
- @jdalton
- @jdfwarrior
- @nektro
- @SunsetTechuila
- @zackradisic
Full Changelog: https://github.com/oven-sh/bun/compare/bun-v1.1.3...bun-v1.1…