bun: Update to version 1.3.8

This commit is contained in:
github-actions[bot] 2026-01-29 12:33:48 +00:00
parent 2605886d15
commit 697970dbd3

View File

@ -1,5 +1,5 @@
{
"version": "1.3.7",
"version": "1.3.8",
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
"homepage": "https://bun.sh/",
"license": "MIT",
@ -9,12 +9,12 @@
"architecture": {
"64bit": {
"url": [
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.7/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.7/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.8/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.8/bun-windows-x64-baseline.zip"
],
"hash": [
"659af6415800976c40338d5e1b9c0a4d61c503b880656cb00b43865a3a99e3bf",
"b00d56268700b200881fd755893e45f5567720b4fa9b17fd590aa4887b49341a"
"4c0a82866424e23d1bdaa9517307ec2f143ed513c15546dba0b859c6c55c47c7",
"74f4dad7b4873ee70f63add9918400334e31acab9ba3fce9ef9906d96646e231"
]
}
},