mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
bun: Update to version 1.2.21
This commit is contained in:
parent
d20aa94e07
commit
56b9162a77
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.20",
|
"version": "1.2.21",
|
||||||
"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.20/bun-windows-x64.zip",
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.21/bun-windows-x64.zip",
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.20/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.21/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"2fb89f7a0593f43e8bc8c40f5ab887488916c4ce45e75b7dc5fc098d84a8d56c",
|
"e157aa52de88d4652a03a9df26fd4a3e96ca8229c5af0ed6f64eb22b1fd20b33",
|
||||||
"be344d075ba25bd3c7f20cc1bec76585b1a852ba10f6721e87f6e9cc27239fd3"
|
"23f2df1f40d963e5b6104e1a565df992aab8968da5004f460617073843b8b8be"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user