mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
bun: Update to version 1.1.30
This commit is contained in:
parent
12c60f6bc0
commit
59eeedba7e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.29",
|
||||
"version": "1.1.30",
|
||||
"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.29/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.29/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.30/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.30/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"fa05cd82539ba69ebb27540f5f4cdb2d62606dda8284ce93234a38da19da12b8",
|
||||
"0fd405de80e74db246f9dcb03a866c00d9ed2f36769347a4f2493315f182dcfa"
|
||||
"cb277dbb951ffcde6d736d1b61a5274fd274d3d3b4d28b6416c6794464287141",
|
||||
"e48877cd4a280f48b381533da14a0b21e2975fe9386591be1255e81a4af9bcb4"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user