mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
bun: Update to version 1.1.2
This commit is contained in:
parent
7fa49ca2bc
commit
7cf3f421f0
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"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.1/bun-windows-x64.zip",
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.2/bun-windows-x64.zip",
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.1/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.2/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"e0e3d9c613d2d1ae029cd872ee255281db5cd87c9c3bd2db2b609aef2627e6d4",
|
"1c3c11fcb75ab990f58b02c59cd31c7f682a0a30dd6ff1737de6ca73efda3781",
|
||||||
"7b5266097f3465715cbf94550ed87174fc32179956009b62f9980ae4e9a060ae"
|
"c82aec4408bcbfeb0d51283bf67acb873e9e9eba9729a0b06873a324bbb00539"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user