oven-sh/bun (oven/bun)
### [`v1.1.32`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.1.32): Bun v1.1.32
To install:
```bash
curl -fsSL https://bun.sh/install | bash
### or you can use npm
### npm install -g bun
```
Windows:
```bash
powershell -c "irm bun.sh/install.ps1|iex"
```
To upgrade to Bun v1.1.32:
```bash
bun upgrade
```
##### **[Read Bun v1.1.32's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.32)**
##### Thanks to 5 contributors!
- [@cirospaciari](https://redirect.github.com/cirospaciari)
- [@dylan-conway](https://redirect.github.com/dylan-conway)
- [@Electroid](https://redirect.github.com/Electroid)
- [@Jarred-Sumner](https://redirect.github.com/Jarred-Sumner)
- [@Nanome203](https://redirect.github.com/Nanome203)
- [@nektro](https://redirect.github.com/nektro)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.1.31-debian
->1.1.32-debian
Release Notes
oven-sh/bun (oven/bun)
### [`v1.1.32`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.1.32): Bun v1.1.32 To install: ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.1.32: ```bash bun upgrade ``` ##### **[Read Bun v1.1.32's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.32)** ##### Thanks to 5 contributors! - [@cirospaciari](https://redirect.github.com/cirospaciari) - [@dylan-conway](https://redirect.github.com/dylan-conway) - [@Electroid](https://redirect.github.com/Electroid) - [@Jarred-Sumner](https://redirect.github.com/Jarred-Sumner) - [@Nanome203](https://redirect.github.com/Nanome203) - [@nektro](https://redirect.github.com/nektro)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.