Compare commits

..

4 Commits

Author SHA1 Message Date
github-actions[bot]
b04dde1352 terraform-ls: Update to version 0.38.2 2025-10-09 08:29:58 +00:00
github-actions[bot]
29fe46dd1c llvm: Update to version 21.1.3 2025-10-09 08:29:58 +00:00
github-actions[bot]
9886c0d580 crc: Update to version 2.55.0 2025-10-09 08:29:57 +00:00
github-actions[bot]
60dc630a9f mailpit: Update to version 1.27.10 2025-10-09 04:29:19 +00:00
4 changed files with 18 additions and 18 deletions

View File

@ -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.", "description": "Manages a local OpenShift 4.x cluster optimized for testing and development purposes.",
"homepage": "https://code-ready.github.io/crc/", "homepage": "https://code-ready.github.io/crc/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -7,8 +7,8 @@
"depends": "lessmsi", "depends": "lessmsi",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.54.0/crc-windows-installer.zip", "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.55.0/crc-windows-installer.zip",
"hash": "5a97131e0e969eea963ed40ab7e2c0d7d38034f9980a83c8b975505dab78118e", "hash": "b87c482d73960ac0a1a00f1a1b57f65b21bea02c967a1a3a2a2e70ca7995e4ff",
"pre_install": [ "pre_install": [
"# The trailing backslash(\\) in $dir\\ is required by lessmsi.", "# The trailing backslash(\\) in $dir\\ is required by lessmsi.",
"Invoke-ExternalCommand lessmsi -ArgumentList @('x', \"$dir\\crc-windows-amd64.msi\", \"$dir\\\") | Out-Null", "Invoke-ExternalCommand lessmsi -ArgumentList @('x', \"$dir\\crc-windows-amd64.msi\", \"$dir\\\") | Out-Null",

View File

@ -1,17 +1,17 @@
{ {
"version": "21.1.2", "version": "21.1.3",
"description": "Collection of modular and reusable compiler and toolchain technologies.", "description": "Collection of modular and reusable compiler and toolchain technologies.",
"homepage": "https://www.llvm.org", "homepage": "https://www.llvm.org",
"license": "NCSA", "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'.", "notes": "Since upstream does NOT provide pre-compiled binary of arm64 for every release, LLVM arm64 is now a separate manifest: 'llvm-arm64'.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/LLVM-21.1.2-win64.exe#/dl.7z", "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.3/LLVM-21.1.3-win64.exe#/dl.7z",
"hash": "9f6a93c597fe9d706bfc85ea88663af5b7ec24b27e7e4a93b45d0cd52cfad1f4" "hash": "5d2de254ff5baad330db188438362bfeab4e98c6cc872d55f4b81ee82403164b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/LLVM-21.1.2-win32.exe#/dl.7z", "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.3/LLVM-21.1.3-win32.exe#/dl.7z",
"hash": "83b3a03bf232a45193d76ee05710c4eafabe41b50cd8d305c2d4e9663b3a3897" "hash": "2ed53b3bc742ede858bf173589add246582769200f354145de4e7dbcda32349d"
} }
}, },
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",

View File

@ -1,16 +1,16 @@
{ {
"version": "1.27.9", "version": "1.27.10",
"description": "An email and SMTP testing tool with API for developers", "description": "An email and SMTP testing tool with API for developers",
"homepage": "https://mailpit.axllent.org", "homepage": "https://mailpit.axllent.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.9/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.27.10/mailpit-windows-amd64.zip",
"hash": "6d86230fcc00fc4df98da233acaa0370f6fe355545f4410fdeee20b2ed515824" "hash": "8b38b1c2f725f86843b955676a4c4b78b543a688508e581d11543b0419cb0e4f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.9/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.27.10/mailpit-windows-arm64.zip",
"hash": "33f17215f6fbfd714ef8cd8ba50f020120bbdf24606829c65865984a5b560c24" "hash": "6b89a343c83d1b037f1d0ae1732399ec25f60bfa09fe1f8f09c448403daa9192"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "0.38.1", "version": "0.38.2",
"description": "Terraform Language Server", "description": "Terraform Language Server",
"homepage": "https://github.com/hashicorp/terraform-ls", "homepage": "https://github.com/hashicorp/terraform-ls",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/terraform-ls/0.38.1/terraform-ls_0.38.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/terraform-ls/0.38.2/terraform-ls_0.38.2_windows_amd64.zip",
"hash": "703080b205007f3a17a9104edcbb1a09b5cb059f3f2e51a1a5de91008bfe193d" "hash": "b79cb658caef13f4ff1c48ab2bbfab048644e646d910ba1833631a5c5b3b7e1e"
}, },
"arm64": { "arm64": {
"url": "https://releases.hashicorp.com/terraform-ls/0.38.1/terraform-ls_0.38.1_windows_arm64.zip", "url": "https://releases.hashicorp.com/terraform-ls/0.38.2/terraform-ls_0.38.2_windows_arm64.zip",
"hash": "606939fccfeceda2844562d01a0ca332720326a4a56b59a6479405b830295703" "hash": "747836f0dde84d1feb7fa66d832dea096ab19a10a15589c291e2466007eaeb91"
} }
}, },
"bin": "terraform-ls.exe", "bin": "terraform-ls.exe",