mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
bun: Update to version 1.2.18
This commit is contained in:
parent
67c4662582
commit
8c9731d7af
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.17",
|
||||
"version": "1.2.18",
|
||||
"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.17/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.17/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.18/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.18/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"869a9401e119306459a4992e4b3655484c2541c93f0ae470fc8500a82d84fd4b",
|
||||
"803e6a7d8bed9063ef7833de036aca0d1a23e5d25cd7a8cf628cba50a3199f18"
|
||||
"240122daf8d848812d14a7f7a08deddf9c8f3768a62f360ca756c92e383227af",
|
||||
"3ce9cd9f7f01a47f8aa82577ae4f6ab89a2ef43566ed4f5a8106fd59a53e73ef"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user