mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
Compare commits
4 Commits
5fc541f131
...
b04dde1352
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b04dde1352 | ||
|
|
29fe46dd1c | ||
|
|
9886c0d580 | ||
|
|
60dc630a9f |
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.54.0",
|
||||
"version": "2.55.0",
|
||||
"description": "Manages a local OpenShift 4.x cluster optimized for testing and development purposes.",
|
||||
"homepage": "https://code-ready.github.io/crc/",
|
||||
"license": "Apache-2.0",
|
||||
@ -7,8 +7,8 @@
|
||||
"depends": "lessmsi",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.54.0/crc-windows-installer.zip",
|
||||
"hash": "5a97131e0e969eea963ed40ab7e2c0d7d38034f9980a83c8b975505dab78118e",
|
||||
"url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.55.0/crc-windows-installer.zip",
|
||||
"hash": "b87c482d73960ac0a1a00f1a1b57f65b21bea02c967a1a3a2a2e70ca7995e4ff",
|
||||
"pre_install": [
|
||||
"# The trailing backslash(\\) in $dir\\ is required by lessmsi.",
|
||||
"Invoke-ExternalCommand lessmsi -ArgumentList @('x', \"$dir\\crc-windows-amd64.msi\", \"$dir\\\") | Out-Null",
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "21.1.2",
|
||||
"version": "21.1.3",
|
||||
"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.2/LLVM-21.1.2-win64.exe#/dl.7z",
|
||||
"hash": "9f6a93c597fe9d706bfc85ea88663af5b7ec24b27e7e4a93b45d0cd52cfad1f4"
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.3/LLVM-21.1.3-win64.exe#/dl.7z",
|
||||
"hash": "5d2de254ff5baad330db188438362bfeab4e98c6cc872d55f4b81ee82403164b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/LLVM-21.1.2-win32.exe#/dl.7z",
|
||||
"hash": "83b3a03bf232a45193d76ee05710c4eafabe41b50cd8d305c2d4e9663b3a3897"
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.3/LLVM-21.1.3-win32.exe#/dl.7z",
|
||||
"hash": "2ed53b3bc742ede858bf173589add246582769200f354145de4e7dbcda32349d"
|
||||
}
|
||||
},
|
||||
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.27.9",
|
||||
"version": "1.27.10",
|
||||
"description": "An email and SMTP testing tool with API for developers",
|
||||
"homepage": "https://mailpit.axllent.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.9/mailpit-windows-amd64.zip",
|
||||
"hash": "6d86230fcc00fc4df98da233acaa0370f6fe355545f4410fdeee20b2ed515824"
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.10/mailpit-windows-amd64.zip",
|
||||
"hash": "8b38b1c2f725f86843b955676a4c4b78b543a688508e581d11543b0419cb0e4f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.9/mailpit-windows-arm64.zip",
|
||||
"hash": "33f17215f6fbfd714ef8cd8ba50f020120bbdf24606829c65865984a5b560c24"
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.10/mailpit-windows-arm64.zip",
|
||||
"hash": "6b89a343c83d1b037f1d0ae1732399ec25f60bfa09fe1f8f09c448403daa9192"
|
||||
}
|
||||
},
|
||||
"bin": "mailpit.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.38.1",
|
||||
"version": "0.38.2",
|
||||
"description": "Terraform Language Server",
|
||||
"homepage": "https://github.com/hashicorp/terraform-ls",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/terraform-ls/0.38.1/terraform-ls_0.38.1_windows_amd64.zip",
|
||||
"hash": "703080b205007f3a17a9104edcbb1a09b5cb059f3f2e51a1a5de91008bfe193d"
|
||||
"url": "https://releases.hashicorp.com/terraform-ls/0.38.2/terraform-ls_0.38.2_windows_amd64.zip",
|
||||
"hash": "b79cb658caef13f4ff1c48ab2bbfab048644e646d910ba1833631a5c5b3b7e1e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://releases.hashicorp.com/terraform-ls/0.38.1/terraform-ls_0.38.1_windows_arm64.zip",
|
||||
"hash": "606939fccfeceda2844562d01a0ca332720326a4a56b59a6479405b830295703"
|
||||
"url": "https://releases.hashicorp.com/terraform-ls/0.38.2/terraform-ls_0.38.2_windows_arm64.zip",
|
||||
"hash": "747836f0dde84d1feb7fa66d832dea096ab19a10a15589c291e2466007eaeb91"
|
||||
}
|
||||
},
|
||||
"bin": "terraform-ls.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user