bun: Update to version 1.1.40

This commit is contained in:
github-actions[bot] 2024-12-18 08:31:02 +00:00
parent 03703f53fd
commit f1e21bab35

View File

@ -1,5 +1,5 @@
{
"version": "1.1.39",
"version": "1.1.40",
"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.39/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.39/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.40/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.40/bun-windows-x64-baseline.zip"
],
"hash": [
"d7d919fea0a6ddb6178974a1e81b66d3e6ffe214e6a0ed754ccdf6404a7f1509",
"2bae3278c83eb74fb7cfee61db8f25ad7f7f209e34c29fdaade39e440ecd9ccb"
"408da17b3ba0aad1a7147453e877f755415d5254419297be65b83bac3349c61a",
"d44b5fc025d3dcd477af70a8257cac06dad9b9a80619a228c87b9ffa8a7c4ab8"
]
}
},