Bun v1.3.11
To install Bun v1.3.11
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.11:
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.12 Windows: To upgrade to Bun v1.3.12: [Read Bun v1.3.12's release notes on Bun's