bun: Update to version 1.1.17

This commit is contained in:
github-actions[bot] 2024-06-25 04:28:00 +00:00
parent bbb9011cdd
commit 89f7ede974

View File

@ -1,5 +1,5 @@
{
"version": "1.1.16",
"version": "1.1.17",
"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.16/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.16/bun-windows-x64-baseline.zip"
"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"
],
"hash": [
"b5dcae83bb8a48651a1e9c86cd0265b746d27e1388b98466bb51e00bcbec663b",
"49a466296f2408c0bea45bdfc40218f33f5b656f19bea64865b2343a718585d9"
"5b3ce21babca3e2bb994d5de0263264434be37c2113ef291cc20e1e12a63e62b",
"572555694f0f53b3d9953a6de12966112d5bb537f39662c967b5bf12ccdfdb48"
]
}
},