mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
bun: Update to version 1.1.10
This commit is contained in:
parent
23d20268e9
commit
8bd97d2acb
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.9",
|
||||
"version": "1.1.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.1.9/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.9/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.10/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.10/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"b78081dc0d1b8360132665fbf42d2357dd11a149f15b2c87b76d72b58edccd69",
|
||||
"20fcd9e8610e902ebaace91c0164412755ab6e74847889fef50cd9a99f57fb4b"
|
||||
"e384e39c16820aef91b1f4acaf171a2abcc17ea52ac45bc6edcccc25f3939cb2",
|
||||
"9278266a805cdd62e3b364198b269135c15e813189d7d69fad2174a9a50dd366"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user