bun: Update to version 1.1.18

This commit is contained in:
github-actions[bot] 2024-07-04 00:33:29 +00:00
parent fa4f0d25e5
commit 62f8e84da6

View File

@ -1,5 +1,5 @@
{
"version": "1.1.17",
"version": "1.1.18",
"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.17/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.17/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.18/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.18/bun-windows-x64-baseline.zip"
],
"hash": [
"5b3ce21babca3e2bb994d5de0263264434be37c2113ef291cc20e1e12a63e62b",
"572555694f0f53b3d9953a6de12966112d5bb537f39662c967b5bf12ccdfdb48"
"38ed08a8c60cfb2ca310b23d7178287d11bcd5ac4ce4aea97cdeeede9c31036e",
"7862b06bee9f966461d6a6e7d7e728945da7f65581f13503b208069888970dc6"
]
}
},