mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
bun: Update to version 1.2.10
This commit is contained in:
parent
f1bad294b7
commit
3564c82257
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.9",
|
||||
"version": "1.2.10",
|
||||
"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.9/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.9/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.10/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.10/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"b1a1934df4d4c4a92f43e112d0ee35691c620f6562d1010fa92616080ec6ff01",
|
||||
"dcf5ffda62080b79ecfc8c640e5567dc6d00e0120dfc2746ae9de78a99dc367b"
|
||||
"e936fcfacb3cdd823f4fd60402920f52219cfe1dd970eb5650656f67a5ee9109",
|
||||
"112bf923f6553e5e46d113d13df4b98af3af4454b7de710b09a2dc56acf9d75f"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user