mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
bun: Update to version 1.1.12
This commit is contained in:
parent
d0d36cc1be
commit
71c08326b7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.11",
|
"version": "1.1.12",
|
||||||
"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.11/bun-windows-x64.zip",
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.12/bun-windows-x64.zip",
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.11/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.12/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"cb6676e330a15640cb6ec9d17c84f2ed5c46e9888f11a9549522a8adc392a263",
|
"72d2fd6a4b0d928daf04cbb872e78f9d87c24a82b302a93795d859a4211c9035",
|
||||||
"894b1cb69986d6e384f37c28a2766b28b3762bfa2d91d7069b2f8b040c0a256d"
|
"7836a9ee60c55825e4ec80b37097adfbb3c434fe3d2566be573d625c4dba8a87"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user