mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
bun: Update to version 1.1.19
This commit is contained in:
parent
6aeb6245a2
commit
9a9a31e79b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.18",
|
"version": "1.1.19",
|
||||||
"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.18/bun-windows-x64.zip",
|
"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.18/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.19/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"38ed08a8c60cfb2ca310b23d7178287d11bcd5ac4ce4aea97cdeeede9c31036e",
|
"33b91e51817ad04e589292162ce756713b89b5ec2d5e32ed252c3e362297dba8",
|
||||||
"7862b06bee9f966461d6a6e7d7e728945da7f65581f13503b208069888970dc6"
|
"b40bd3d93c05af26c0db45fc511fe4df549fb2a07a6c070315bc31b7f2443773"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user