mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
bun: Update to version 1.1.8
This commit is contained in:
parent
0352716f13
commit
222d3b234c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.7",
|
"version": "1.1.8",
|
||||||
"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.7/bun-windows-x64.zip",
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.8/bun-windows-x64.zip",
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.7/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.8/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"12229b3f188a24635a02ff185be9f4f558f309f77633df718032f9ed51207abc",
|
"6bb38cd3c8138659621bd8eba07dd27a8e15621ba9dd300810335b1b66852736",
|
||||||
"e9f7b60b53e1b72e07c1aee05121a8ae3a7a89a1c44762721f109094e8fc58d3"
|
"dec76d4966041ac50298c7118a850340917dec7dbbdccbcb2b01505e008d2d48"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user