bun: Update to version 1.2.23

This commit is contained in:
github-actions[bot] 2025-09-28 16:28:37 +00:00
parent 16054fb709
commit 7041e45c85

View File

@ -1,5 +1,5 @@
{
"version": "1.2.22",
"version": "1.2.23",
"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.22/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.22/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.23/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.23/bun-windows-x64-baseline.zip"
],
"hash": [
"3a28c685b47a159c5707d150accb5b4903c30f1e7b4dd01bb311d4112bdeb452",
"c44de73dc21c7140a8e15883c28abed60612196faaec9a60c275534280a49f59"
"2171e94f9d1e0cd6d45bdced38e2dc821f4181a075ed80772e750b3298a9016d",
"bf8b6fd980fc09ffeba4b68bcfeab3babc2c10596dd916eb9163b503b6406866"
]
}
},