Bun v1.3.12
To install Bun v1.3.12
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.3.12:
bun upgrade
Fetched April 21, 2026
To install Bun v1.3.13 Windows: To upgrade to Bun v1.3.13: [Read Bun v1.3.13's release notes on Bun's
To install Bun v1.3.11 Windows: To upgrade to Bun v1.3.11: [Read Bun v1.3.11's release notes on Bun's