mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
bun: Update to version 1.2.17
This commit is contained in:
parent
4e51ce4ded
commit
8c02a1d0a2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.16",
|
||||
"version": "1.2.17",
|
||||
"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.16/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.16/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.17/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.17/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"ea600fd48690f429af3ebf75fe4f3b51c8f86b97d04289741977ec3762f86222",
|
||||
"d26d66d30a1796c417b77dd19e26c76916756e493e4738bf745da0e8057a20de"
|
||||
"869a9401e119306459a4992e4b3655484c2541c93f0ae470fc8500a82d84fd4b",
|
||||
"803e6a7d8bed9063ef7833de036aca0d1a23e5d25cd7a8cf628cba50a3199f18"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user