mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
bun: Update to version 1.2.9
This commit is contained in:
parent
e64d2cd90a
commit
3d19f939e0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.8",
|
||||
"version": "1.2.9",
|
||||
"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.8/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.8/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.9/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.9/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"c24ff3cf8bc96fa6d63ba5371be65ba4cb6e2e6db01539ad1f8441b3cc1c4465",
|
||||
"6278a4d7fb5b15a87b4dc8242b0e9102e0967f3e47157925152432e176370834"
|
||||
"b1a1934df4d4c4a92f43e112d0ee35691c620f6562d1010fa92616080ec6ff01",
|
||||
"dcf5ffda62080b79ecfc8c640e5567dc6d00e0120dfc2746ae9de78a99dc367b"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user