mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
bun: Update to version 1.1.26
This commit is contained in:
parent
1d483dc92a
commit
c2fbd56714
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.25",
|
"version": "1.1.26",
|
||||||
"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.1.25/bun-windows-x64.zip",
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.26/bun-windows-x64.zip",
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.25/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.26/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"0cecba71463c494e0cf085b8ed0b1425c8384ffe0d443639b50d83bbc026480a",
|
"efad6654c195d09c60d79414a3f977762473720d3f27674789c3c8a74bce10c4",
|
||||||
"8001f4f86bef81abb0dd69d60268677b24ba5e244e70f1d5e94453ef36d29514"
|
"bd71bdc9b448237400540082ec93119e381db289a3881c49f658dea076008203"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user