bun: Update to version 1.1.27

This commit is contained in:
github-actions[bot] 2024-09-07 16:29:26 +00:00
parent 3b48af041a
commit 9bec2efe09

View File

@ -1,5 +1,5 @@
{
"version": "1.1.26",
"version": "1.1.27",
"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.26/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.26/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.27/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.27/bun-windows-x64-baseline.zip"
],
"hash": [
"efad6654c195d09c60d79414a3f977762473720d3f27674789c3c8a74bce10c4",
"bd71bdc9b448237400540082ec93119e381db289a3881c49f658dea076008203"
"606e586b67ebe54eed754bc5253fb59ef3fc90a2fb00e1174a9d49ca5c9c68be",
"71e309441b3b40ebc43acd3090c46485f3138a82331629b81684fda16e198cfb"
]
}
},