bun: Update to version 1.2.21

This commit is contained in:
github-actions[bot] 2025-08-25 12:31:30 +00:00
parent d20aa94e07
commit 56b9162a77

View File

@ -1,5 +1,5 @@
{
"version": "1.2.20",
"version": "1.2.21",
"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.20/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.20/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.21/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.21/bun-windows-x64-baseline.zip"
],
"hash": [
"2fb89f7a0593f43e8bc8c40f5ab887488916c4ce45e75b7dc5fc098d84a8d56c",
"be344d075ba25bd3c7f20cc1bec76585b1a852ba10f6721e87f6e9cc27239fd3"
"e157aa52de88d4652a03a9df26fd4a3e96ca8229c5af0ed6f64eb22b1fd20b33",
"23f2df1f40d963e5b6104e1a565df992aab8968da5004f460617073843b8b8be"
]
}
},