bun: Update to version 1.1.34

This commit is contained in:
github-actions[bot] 2024-11-02 08:30:00 +00:00
parent b510d10817
commit 149adcd1ee

View File

@ -1,5 +1,5 @@
{
"version": "1.1.33",
"version": "1.1.34",
"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.33/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.33/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.34/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.34/bun-windows-x64-baseline.zip"
],
"hash": [
"1c446aa8a26a44894414af957c13e36e26748077012d9924be8dd9af82820b3f",
"9d155b0ae9e867e0355f681fdf07478e1743e7ff10b0b2a3042b95ff840432a3"
"22d740bd1a04779399a3d3081052a3f7879ea6c8d5f3e55972ce2c0e73802b37",
"eca713a68baf25ee2ab557182ec0a579a5c42e26a525dc3f957ffd72d1e62ab0"
]
}
},