bun: Update to version 1.1.29

This commit is contained in:
github-actions[bot] 2024-09-20 08:30:16 +00:00
parent f9a6045074
commit dc6151c729

View File

@ -1,5 +1,5 @@
{
"version": "1.1.28",
"version": "1.1.29",
"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.28/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.28/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.29/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.29/bun-windows-x64-baseline.zip"
],
"hash": [
"8939a0febe62f298302a434327343499b1321ba2a9a2eab308300314bc80a71f",
"90c422a9492e7254ca43402454e0eefe53d2ce75d4bae982b49bd4dd9ace5a15"
"fa05cd82539ba69ebb27540f5f4cdb2d62606dda8284ce93234a38da19da12b8",
"0fd405de80e74db246f9dcb03a866c00d9ed2f36769347a4f2493315f182dcfa"
]
}
},