bun: Update to version 1.2.14

This commit is contained in:
github-actions[bot] 2025-05-22 00:39:31 +00:00
parent b0c8b31a9b
commit 04e7b07bf4

View File

@ -1,5 +1,5 @@
{
"version": "1.2.13",
"version": "1.2.14",
"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.2.13/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.13/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.14/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.14/bun-windows-x64-baseline.zip"
],
"hash": [
"4401d9c51168d92563bffe5c249a8b38c05b08a6b88c52ff6b40fdd59071ac7c",
"99ea9c3b2239ce1684228aee2557a9006bae240690cfa17013214c62f0174225"
"fc919adc2171292a5d0f0ff24596a9147517fe117f1dae2a44eea517acf561e5",
"988f0cab67fe05561602adc9c9c2a7fcfd319ae82a54d747a3b80bd21eadf4a9"
]
}
},