mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
bun: Update to version 1.1.31
This commit is contained in:
parent
617a3075b6
commit
85d13d0917
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.30",
|
||||
"version": "1.1.31",
|
||||
"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.30/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.30/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.31/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.31/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"cb277dbb951ffcde6d736d1b61a5274fd274d3d3b4d28b6416c6794464287141",
|
||||
"e48877cd4a280f48b381533da14a0b21e2975fe9386591be1255e81a4af9bcb4"
|
||||
"6d89600ee0f4345f24104dc95f5136fd8341f8145467e0c8549602752445e898",
|
||||
"08ef353f55b51a7eaf71c16d84a0e8c4f29c23b1326e7e38e543823dac3f5daf"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user