mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
bun: Update to version 1.1.20
This commit is contained in:
parent
bf74f37eb0
commit
74e8fecb40
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.19",
|
||||
"version": "1.1.20",
|
||||
"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.19/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.19/bun-windows-x64-baseline.zip"
|
||||
"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"
|
||||
],
|
||||
"hash": [
|
||||
"33b91e51817ad04e589292162ce756713b89b5ec2d5e32ed252c3e362297dba8",
|
||||
"b40bd3d93c05af26c0db45fc511fe4df549fb2a07a6c070315bc31b7f2443773"
|
||||
"d363e03f27ee660dcd322ad70969b87f0c3c2666f69585facd9fbaa031f6868e",
|
||||
"1c98a57da9124d56f871a124846ba5031fa56187a0c7293f7e232f8babbde608"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user