bun: Update to version 1.2.12

This commit is contained in:
github-actions[bot] 2025-05-04 08:29:46 +00:00
parent e63beded40
commit f7e3e6dfd7

View File

@ -1,5 +1,5 @@
{
"version": "1.2.11",
"version": "1.2.12",
"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.11/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.11/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.12/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.12/bun-windows-x64-baseline.zip"
],
"hash": [
"4877e62df190fd85cfd045b7b026ccc255ad692d56ee966890cf829276b54a2a",
"8c1c0f6e46f71c905fb99b7297337be084926f241e54d569e330517130cd65d1"
"2a272fbbdd1d5f8ada819d9113a624e33257e6c23ef5cdf632c38856cb5d6676",
"b598f021838227360f8136019c2680ac2d75268699474fde8f2c1671c7e6545c"
]
}
},