bun: Update to version 1.1.41

This commit is contained in:
github-actions[bot] 2024-12-20 16:29:59 +00:00
parent 76da7d1a71
commit 81f889edaf

View File

@ -1,5 +1,5 @@
{
"version": "1.1.40",
"version": "1.1.41",
"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.40/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.40/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.41/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.41/bun-windows-x64-baseline.zip"
],
"hash": [
"408da17b3ba0aad1a7147453e877f755415d5254419297be65b83bac3349c61a",
"d44b5fc025d3dcd477af70a8257cac06dad9b9a80619a228c87b9ffa8a7c4ab8"
"feb6ddac316cf8576786c4f2a5fb616fb2ba1bb03540032effb963fce942fafc",
"47177638d25344ee7401c583f3e7fe40cad31f180db04f9bded03367f7bf2053"
]
}
},