bun: Update to version 1.1.32

This commit is contained in:
github-actions[bot] 2024-10-22 00:35:20 +00:00
parent c5d09c1bf8
commit 9e14978386

View File

@ -1,5 +1,5 @@
{
"version": "1.1.31",
"version": "1.1.32",
"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.31/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.31/bun-windows-x64-baseline.zip"
"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"
],
"hash": [
"6d89600ee0f4345f24104dc95f5136fd8341f8145467e0c8549602752445e898",
"08ef353f55b51a7eaf71c16d84a0e8c4f29c23b1326e7e38e543823dac3f5daf"
"e994acb9111adac20208a86ad0ac2e36918657ced3d1f125a04dfee1d2f5ba1a",
"526f0b55ae53a7557df85b0027b7a571bcf24988f1abd7f596a5aceef69edac3"
]
}
},