bun: Update to version 1.1.42

This commit is contained in:
github-actions[bot] 2024-12-21 08:28:54 +00:00
parent dc97ccd43b
commit 728ff54fbb

View File

@ -1,5 +1,5 @@
{
"version": "1.1.41",
"version": "1.1.42",
"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.41/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.41/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.42/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.42/bun-windows-x64-baseline.zip"
],
"hash": [
"feb6ddac316cf8576786c4f2a5fb616fb2ba1bb03540032effb963fce942fafc",
"47177638d25344ee7401c583f3e7fe40cad31f180db04f9bded03367f7bf2053"
"a375a8e1d2bbb2b2d7b3e2ea75c600b424f06f67d58a00d99d6b4cf0c34aa4b8",
"a0b2725cf5cc416d01a520bf2ee4021405ce2de2fe08b957991c91dc9ba044a6"
]
}
},