bun: Update to version 1.1.8

This commit is contained in:
github-actions[bot] 2024-05-10 16:28:48 +00:00
parent 0352716f13
commit 222d3b234c

View File

@ -1,5 +1,5 @@
{
"version": "1.1.7",
"version": "1.1.8",
"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.7/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.7/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.8/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.8/bun-windows-x64-baseline.zip"
],
"hash": [
"12229b3f188a24635a02ff185be9f4f558f309f77633df718032f9ed51207abc",
"e9f7b60b53e1b72e07c1aee05121a8ae3a7a89a1c44762721f109094e8fc58d3"
"6bb38cd3c8138659621bd8eba07dd27a8e15621ba9dd300810335b1b66852736",
"dec76d4966041ac50298c7118a850340917dec7dbbdccbcb2b01505e008d2d48"
]
}
},