mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
Compare commits
9 Commits
7301ec9635
...
3d41ee0090
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3d41ee0090 | ||
|
|
5f33b7f5e1 | ||
|
|
13ae3e4567 | ||
|
|
03cfdbc449 | ||
|
|
b95f9a01c2 | ||
|
|
610aebf895 | ||
|
|
a92c6d0102 | ||
|
|
529d5cccbe | ||
|
|
7c283bff5e |
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.2.3",
|
||||
"version": "2.2.4",
|
||||
"description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.",
|
||||
"homepage": "https://biomejs.dev/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.3/biome-win32-x64.exe#/biome.exe",
|
||||
"hash": "125f08b7f752ce24389a7f12d6d0f91e2ce232ac2603ae3da40a04007da0062b"
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.4/biome-win32-x64.exe#/biome.exe",
|
||||
"hash": "7eaa28a3782192b7c443fc50ead097a56e4edbc669b5963f2c2cab3eaabbd94e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.3/biome-win32-arm64.exe#/biome.exe",
|
||||
"hash": "ed8fe3998cf481456912197bd9b8c6bb31c826d7160784bfe6f0a34902155371"
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.4/biome-win32-arm64.exe#/biome.exe",
|
||||
"hash": "85d834055d8429728513023cfb63f327b5e5eeceebe59befd4f7c736d8af5924"
|
||||
}
|
||||
},
|
||||
"bin": "biome.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.8.0",
|
||||
"version": "1.8.1",
|
||||
"description": "Powerful Bash-style command line editing for cmd.exe",
|
||||
"homepage": "https://chrisant996.github.io/clink/",
|
||||
"license": "GPL-3.0-only",
|
||||
@ -7,8 +7,8 @@
|
||||
"Run 'clink inject' to start clink on the current cmd",
|
||||
"Run 'clink autorun install' to auto start clink"
|
||||
],
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.8.0/clink.1.8.0.553299.zip",
|
||||
"hash": "041d7d7623ddf8518eb5771823066aef594a4c2847f60d4dd163bdf27ba3c80b",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.8.1/clink.1.8.1.8778fa.zip",
|
||||
"hash": "0fa5bbddeb9863940614cdbfbe013df2427933202b4b8283ed47dab6da6e08c1",
|
||||
"env_set": {
|
||||
"CLINK_DIR": "$dir"
|
||||
},
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.4.5",
|
||||
"version": "2.5.0",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.land",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.4.5/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9d89dd28951e4176a8c7643dc98401757e1ff0f83585f25921496195b3669c08"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.5.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "efbbdcdf4b97e89c13bfab1b52e259fbaf73a38ccdca4f132ecb6a500de06f6d"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "2.21.7",
|
||||
"version": "2.21.8",
|
||||
"description": "A modern personal independent blog system.",
|
||||
"homepage": "https://halo.run",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/halo-dev/halo/releases/download/v2.21.7/halo-2.21.7.jar#/halo.jar",
|
||||
"hash": "b8733faea2b01ecf931c7e3e8dd1977db3ded80f8db646cdd8e51cb2724bf11d",
|
||||
"url": "https://github.com/halo-dev/halo/releases/download/v2.21.8/halo-2.21.8.jar#/halo.jar",
|
||||
"hash": "4bbfba932e45588d7fe385c42df879e5c4240de3e213353a99cb85555efb56b3",
|
||||
"bin": "halo.jar",
|
||||
"checkver": {
|
||||
"github": "https://github.com/halo-dev/halo"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.2.10",
|
||||
"version": "2.2.20",
|
||||
"description": "An LLVM backend for the Kotlin compiler, runtime implementation, and native code generation facility using the LLVM toolchain for native binaries runnable without a virtual machine.",
|
||||
"homepage": "https://kotlinlang.org",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,8 +9,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.10/kotlin-native-prebuilt-windows-x86_64-2.2.10.zip",
|
||||
"hash": "37147ecb9c35b6e727be92467a05b96b47aead620675da2e7e296bdc33cd7126"
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.20/kotlin-native-prebuilt-windows-x86_64-2.2.20.zip",
|
||||
"hash": "42809169e8779b8a14afbe95c06ea728a3de8e19b7c16ac1eeb9621461eeb1f0"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "2.2.10",
|
||||
"version": "2.2.20",
|
||||
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
|
||||
"homepage": "https://kotlinlang.org/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.10/kotlin-compiler-2.2.10.zip",
|
||||
"hash": "302d1d8e671e5c3207e6ed62ff11fb555462a628e22a1158254dcaaf7e7394bc",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.20/kotlin-compiler-2.2.20.zip",
|
||||
"hash": "81f0264c9073b5cbbdb3ff8418cf2c5dac076879fc156fa1a6462f5a5acc4420",
|
||||
"extract_dir": "kotlinc",
|
||||
"bin": [
|
||||
"bin\\kapt.bat",
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "21.1.0",
|
||||
"version": "21.1.1",
|
||||
"description": "Collection of modular and reusable compiler and toolchain technologies.",
|
||||
"homepage": "https://www.llvm.org",
|
||||
"license": "NCSA",
|
||||
"notes": "Since upstream does NOT provide pre-compiled binary of arm64 for every release, LLVM arm64 is now a separate manifest: 'llvm-arm64'.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.0/LLVM-21.1.0-win64.exe#/dl.7z",
|
||||
"hash": "e751be8019b7500b100456c915b4b3c339d8d88b81b3aad49796d39f700e7ef3"
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.1/LLVM-21.1.1-win64.exe#/dl.7z",
|
||||
"hash": "9c47d9c3b3ab7e41850211ac59e5ea4f7f2d245a1c81d7eb1f0192eebe210b33"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.0/LLVM-21.1.0-win32.exe#/dl.7z",
|
||||
"hash": "e149ed75ee6c8cbad225aa723feb40bf11d37c56f94b1b5815de4c61e5f7f3f7"
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.1/LLVM-21.1.1-win32.exe#/dl.7z",
|
||||
"hash": "cffcc20aca01ac1f4fa2ee770d524238fa00ae9622406afe6b97d2bb90584f4b"
|
||||
}
|
||||
},
|
||||
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.26.2",
|
||||
"version": "3.26.3",
|
||||
"description": "A CLI for Quarkus Java framework",
|
||||
"homepage": "https://quarkus.io/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/quarkusio/quarkus/releases/download/3.26.2/quarkus-cli-3.26.2.zip",
|
||||
"extract_dir": "quarkus-cli-3.26.2",
|
||||
"hash": "52e4641dd066c1fcd7a2b7c02a98de7fc52d060a310a6870266bc4035e9f54fb",
|
||||
"url": "https://github.com/quarkusio/quarkus/releases/download/3.26.3/quarkus-cli-3.26.3.zip",
|
||||
"extract_dir": "quarkus-cli-3.26.3",
|
||||
"hash": "0f72dd80bc72e472c0191001338077fbe6a52dd0f790b5797f17efa139a7b57f",
|
||||
"bin": "bin\\quarkus.bat",
|
||||
"checkver": {
|
||||
"url": "https://registry.quarkus.io/client/platforms",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "25.9.10",
|
||||
"version": "25.9.11",
|
||||
"description": "A platform for building proxies to bypass network restrictions",
|
||||
"homepage": "https://github.com/XTLS/Xray-core",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/XTLS/Xray-core/releases/download/v25.9.10/Xray-windows-64.zip",
|
||||
"hash": "afce84ed15fd4ae619fd916104203306387cd70031cc884e9d0b737021d8afdf"
|
||||
"url": "https://github.com/XTLS/Xray-core/releases/download/v25.9.11/Xray-windows-64.zip",
|
||||
"hash": "d8db96eb39d7bc8cae484b2e59b651ff3c04f21e26d66e310f6a44e256ed1cc4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/XTLS/Xray-core/releases/download/v25.9.10/Xray-windows-32.zip",
|
||||
"hash": "cc4c8bf90e9e1f5adf20a9211db99287c11f570734fcfb57a63c1995bf394f31"
|
||||
"url": "https://github.com/XTLS/Xray-core/releases/download/v25.9.11/Xray-windows-32.zip",
|
||||
"hash": "b2f3bde3dce9e3ba3d9bfee8a318cd07eec301520e81875dfc35837bdc8029ec"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user