mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
bun: Update to version 1.2.16
This commit is contained in:
parent
236ee0f62c
commit
c272cc3b13
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.15",
|
||||
"version": "1.2.16",
|
||||
"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.15/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.15/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.16/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.16/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"3cbfc2668aebd86718b9414fd4a4b4b1ec34a21ca544517310833563a937272f",
|
||||
"fba7ac11d11e79583440cfd20dbafc7b4d350de006d1ecf4a54a9931c5765af2"
|
||||
"ea600fd48690f429af3ebf75fe4f3b51c8f86b97d04289741977ec3762f86222",
|
||||
"d26d66d30a1796c417b77dd19e26c76916756e493e4738bf745da0e8057a20de"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user