mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bun: Update to version 1.1.21
This commit is contained in:
parent
ceca52a842
commit
6e4a547d85
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.20",
|
||||
"version": "1.1.21",
|
||||
"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.1.20/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.20/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.21/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.21/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"d363e03f27ee660dcd322ad70969b87f0c3c2666f69585facd9fbaa031f6868e",
|
||||
"1c98a57da9124d56f871a124846ba5031fa56187a0c7293f7e232f8babbde608"
|
||||
"9fafb0cd4cdc3d2d1e932ea8a07fd2aeaf381ad37f64b530f10c4f4666a3c62e",
|
||||
"c77bef47f0c501920fe14458efb6114508ba89d91707a8e811aaca0d9ac9688f"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user