mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
bun: Update to version 1.2.19
This commit is contained in:
parent
63301b67e2
commit
ec3adb0ee8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.18",
|
||||
"version": "1.2.19",
|
||||
"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.18/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.18/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.19/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.19/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"240122daf8d848812d14a7f7a08deddf9c8f3768a62f360ca756c92e383227af",
|
||||
"3ce9cd9f7f01a47f8aa82577ae4f6ab89a2ef43566ed4f5a8106fd59a53e73ef"
|
||||
"a488f464ce67b30e00cb0ea56b2f62e49b81c3fcea7ba92461d36224b06f75f8",
|
||||
"85f30b63a2ddcb182ccfe3ac3facbb1c6541c850ac6b4e5fdf04c03379b2feaf"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user