bun: Update to version 1.1.11

This commit is contained in:
github-actions[bot] 2024-06-01 08:27:16 +00:00
parent 658d07fa01
commit 2e560df869

View File

@ -1,5 +1,5 @@
{
"version": "1.1.10",
"version": "1.1.11",
"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.10/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.10/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.11/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.11/bun-windows-x64-baseline.zip"
],
"hash": [
"e384e39c16820aef91b1f4acaf171a2abcc17ea52ac45bc6edcccc25f3939cb2",
"9278266a805cdd62e3b364198b269135c15e813189d7d69fad2174a9a50dd366"
"cb6676e330a15640cb6ec9d17c84f2ed5c46e9888f11a9549522a8adc392a263",
"894b1cb69986d6e384f37c28a2766b28b3762bfa2d91d7069b2f8b040c0a256d"
]
}
},