bun: Update to version 1.3.2

This commit is contained in:
github-actions[bot] 2025-11-08 08:29:43 +00:00
parent 178b2bb8d1
commit c8430a9878

View File

@ -1,5 +1,5 @@
{
"version": "1.3.1",
"version": "1.3.2",
"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.3.1/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.1/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.2/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.2/bun-windows-x64-baseline.zip"
],
"hash": [
"f6619e31752e1259c1d2090ec3ea16366fa5a8eb49b78ed187cd05930c38be55",
"eda1a3a55a17e40eeda4fd08d82b6a0db0bddc660cd35bc7d67525cd38c35063"
"5e73b4eba0cc09085df141e1167609b100570f1a0d538d87f9b9c0da54af58d6",
"9b26588d177a27f3c170f6549a8ba8e6458b0ee97b9b5c891ebdf4dbe6a6cb6c"
]
}
},