mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
bun: Update to version 1.2.23
This commit is contained in:
parent
16054fb709
commit
7041e45c85
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.22",
|
"version": "1.2.23",
|
||||||
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
|
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
|
||||||
"homepage": "https://bun.sh/",
|
"homepage": "https://bun.sh/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,12 +9,12 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.22/bun-windows-x64.zip",
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.23/bun-windows-x64.zip",
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.22/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.23/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"3a28c685b47a159c5707d150accb5b4903c30f1e7b4dd01bb311d4112bdeb452",
|
"2171e94f9d1e0cd6d45bdced38e2dc821f4181a075ed80772e750b3298a9016d",
|
||||||
"c44de73dc21c7140a8e15883c28abed60612196faaec9a60c275534280a49f59"
|
"bf8b6fd980fc09ffeba4b68bcfeab3babc2c10596dd916eb9163b503b6406866"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user