mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
bun: Update to version 1.1.28
This commit is contained in:
parent
7643f4ad89
commit
af45f0ff0e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.27",
|
||||
"version": "1.1.28",
|
||||
"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.27/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.27/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.28/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.28/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"606e586b67ebe54eed754bc5253fb59ef3fc90a2fb00e1174a9d49ca5c9c68be",
|
||||
"71e309441b3b40ebc43acd3090c46485f3138a82331629b81684fda16e198cfb"
|
||||
"8939a0febe62f298302a434327343499b1321ba2a9a2eab308300314bc80a71f",
|
||||
"90c422a9492e7254ca43402454e0eefe53d2ce75d4bae982b49bd4dd9ace5a15"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user