bun: Update to version 1.2.7

This commit is contained in:
github-actions[bot] 2025-03-27 12:31:28 +00:00
parent 4bcc8cb63d
commit 7e8914b24a

View File

@ -1,5 +1,5 @@
{
"version": "1.2.6",
"version": "1.2.7",
"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.2.6/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.6/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.7/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.7/bun-windows-x64-baseline.zip"
],
"hash": [
"7fe78a7d8b213ff7eac10ef7474ee606d4c51c35986db4c428acd5ad151a7b77",
"51a3c6f8fcd0fcfc75f3af22177d8774197cbc60bc228344f1f0434446983be0"
"f8596731041e804131096f4b4fa71236521bb9344fb1f2538d5f8e08e3c3e250",
"c9e15145372dceaa3d5fa79d12b3d47ecf63e144a2137d725b3d358094b0cf73"
]
}
},