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