bun: Update to version 1.1.33

This commit is contained in:
github-actions[bot] 2024-10-24 08:30:10 +00:00
parent 7fba7b5fa6
commit 777a39c557

View File

@ -1,5 +1,5 @@
{
"version": "1.1.32",
"version": "1.1.33",
"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.32/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.32/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.33/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.33/bun-windows-x64-baseline.zip"
],
"hash": [
"e994acb9111adac20208a86ad0ac2e36918657ced3d1f125a04dfee1d2f5ba1a",
"526f0b55ae53a7557df85b0027b7a571bcf24988f1abd7f596a5aceef69edac3"
"1c446aa8a26a44894414af957c13e36e26748077012d9924be8dd9af82820b3f",
"9d155b0ae9e867e0355f681fdf07478e1743e7ff10b0b2a3042b95ff840432a3"
]
}
},