mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bun: Update to version 1.1.24
This commit is contained in:
parent
cff494a9ac
commit
d005c3ff3b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.23",
|
||||
"version": "1.1.24",
|
||||
"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.23/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.23/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.24/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.24/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"15efbaa73ac47dcddf291b61de388485ce8e83034a591c660ccc045b309b493d",
|
||||
"858a36bf57adda02d8c0f6ba779c3f788d55c66ad4c10c390e4b3f418a993088"
|
||||
"1dfbfd31151ca995932b8e8c293bf7d1294a837dcc451206284526aa6b938864",
|
||||
"288c1fc1e2a6fb0bcf296bdb5e168e1d6df752cdc091ba84c8a51e20fc8488da"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user