bun: Update to version 1.2.2

This commit is contained in:
github-actions[bot] 2025-02-01 08:28:36 +00:00
parent 5fa9d95868
commit f03676dd5a

View File

@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.2.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.2.1/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.1/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.2/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.2/bun-windows-x64-baseline.zip"
],
"hash": [
"c9762dc863db969ca2d3e231f4d9d3c1500d2c6b37ed0b9e562a3360a848fb80",
"39b3c329717c6b3cca3681dd6fcb62d92d5f7bab9f1a19b53ddee54f6dc52637"
"433b60a262f71dbe76e1c9aedb5141ad9035a5d76f436fc8f2d911c7ed1099a3",
"6421bdd071a8eb2a66f05ce0ccea9665fef6b23de342f2eff243501ba609fe69"
]
}
},