bun: Update to version 1.1.22

This commit is contained in:
github-actions[bot] 2024-08-08 00:34:06 +00:00
parent 2cecffe729
commit 24387cec2b

View File

@ -1,5 +1,5 @@
{
"version": "1.1.21",
"version": "1.1.22",
"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.21/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.21/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.22/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.22/bun-windows-x64-baseline.zip"
],
"hash": [
"9fafb0cd4cdc3d2d1e932ea8a07fd2aeaf381ad37f64b530f10c4f4666a3c62e",
"c77bef47f0c501920fe14458efb6114508ba89d91707a8e811aaca0d9ac9688f"
"249261608dcf98eade87cefd105dd304594412574e547c86e15c57c53c5f0e04",
"09aa7a960342030c21e31e3575828c35b040a4f070490fbd545a6e042e44f2fa"
]
}
},