bun: Update to version 1.1.25

This commit is contained in:
github-actions[bot] 2024-08-21 08:29:00 +00:00
parent 6329583adc
commit 7117f9aa27

View File

@ -1,5 +1,5 @@
{
"version": "1.1.24",
"version": "1.1.25",
"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.1.24/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.24/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.25/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.25/bun-windows-x64-baseline.zip"
],
"hash": [
"1dfbfd31151ca995932b8e8c293bf7d1294a837dcc451206284526aa6b938864",
"288c1fc1e2a6fb0bcf296bdb5e168e1d6df752cdc091ba84c8a51e20fc8488da"
"0cecba71463c494e0cf085b8ed0b1425c8384ffe0d443639b50d83bbc026480a",
"8001f4f86bef81abb0dd69d60268677b24ba5e244e70f1d5e94453ef36d29514"
]
}
},