Compare commits

...

11 Commits

Author SHA1 Message Date
github-actions[bot]
72ca2e8498 terragrunt: Update to version 0.91.3 2025-10-23 16:29:57 +00:00
github-actions[bot]
8ddc2cb89a terraform-provider-ibm: Update to version 1.84.3 2025-10-23 16:29:57 +00:00
github-actions[bot]
bf36a3db4a pulumi: Update to version 3.204.0 2025-10-23 16:29:56 +00:00
github-actions[bot]
eed15a074c kotlin: Update to version 2.2.21 2025-10-23 16:29:56 +00:00
github-actions[bot]
80028c8af1 trid: Update to version 2.43-25.10.23 2025-10-23 12:31:29 +00:00
github-actions[bot]
cbd1a8b69c tailwindcss: Update to version 4.1.16 2025-10-23 12:31:29 +00:00
github-actions[bot]
db37dec107 okteto: Update to version 3.12.1 2025-10-23 12:31:28 +00:00
github-actions[bot]
4726b8083c kotlin-native: Update to version 2.2.21 2025-10-23 12:31:28 +00:00
github-actions[bot]
8123c7f2ca grype: Update to version 0.102.0 2025-10-23 12:31:27 +00:00
github-actions[bot]
675e7a09b5 arthas: Update to version 4.1.1 2025-10-23 12:31:27 +00:00
github-actions[bot]
5d58bf17e7 ammonite: Update to version 3.0.4 2025-10-23 12:31:27 +00:00
11 changed files with 36 additions and 36 deletions

View File

@ -1,13 +1,13 @@
{
"version": "3.0.3",
"version": "3.0.4",
"description": "Ammonite lets you use the Scala language for scripting purposes: in the REPL, as scripts, as a library, or as a standalone systems shell.",
"homepage": "https://ammonite.io",
"license": "MIT",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/lihaoyi/Ammonite/releases/download/3.0.3/2.12-3.0.3#/amm.bat",
"hash": "4e929a791f6931944f5079dc961b1f79c773cab2ce2720338e155a40ac18457e",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/3.0.4/2.12-3.0.4#/amm.bat",
"hash": "29b22b8c1f587e4f80107b261b7ae1e8783f73b26c0a6bb235d8acf7b2a266e8",
"bin": "amm.bat",
"checkver": {
"url": "https://api.github.com/repos/lihaoyi/Ammonite/releases",

View File

@ -1,10 +1,10 @@
{
"version": "4.1.0",
"version": "4.1.1",
"description": "Arthas is a Java Diagnostic tool open sourced by Alibaba.",
"homepage": "https://github.com/alibaba/arthas",
"license": "Apache-2.0",
"url": "https://github.com/alibaba/arthas/releases/download/arthas-all-4.1.0/arthas-bin.zip",
"hash": "c9bc74f805aa007fb73bc066408b13e5408ef9da443668b0cd12cab4a85a8a11",
"url": "https://github.com/alibaba/arthas/releases/download/arthas-all-4.1.1/arthas-bin.zip",
"hash": "0111df0a458c2da261a0ad84326eef3a08a306ccfa45cfd47bd9701cf40c73ec",
"bin": "arthas-boot.jar",
"checkver": {
"github": "https://github.com/alibaba/arthas",

View File

@ -1,12 +1,12 @@
{
"version": "0.101.1",
"version": "0.102.0",
"description": "A vulnerability scanner for container images and filesystems.",
"homepage": "https://github.com/anchore/grype",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/anchore/grype/releases/download/v0.101.1/grype_0.101.1_windows_amd64.zip",
"hash": "c73ff538526797334ec6205248538b0a27057a82c4e2549dcefaa10f35bf35f4"
"url": "https://github.com/anchore/grype/releases/download/v0.102.0/grype_0.102.0_windows_amd64.zip",
"hash": "33bd750a4e2265f610b74593bb4d560095fe1822e875c1cb82149e451b05f12c"
}
},
"bin": "grype.exe",

View File

@ -1,5 +1,5 @@
{
"version": "2.2.20",
"version": "2.2.21",
"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.20/kotlin-native-prebuilt-windows-x86_64-2.2.20.zip",
"hash": "42809169e8779b8a14afbe95c06ea728a3de8e19b7c16ac1eeb9621461eeb1f0"
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.21/kotlin-native-prebuilt-windows-x86_64-2.2.21.zip",
"hash": "14ec6aa8c0704e707bfd17541ca5709dca6bf242458ed9a7af8f82e304f077a0"
}
},
"pre_install": [

View File

@ -1,13 +1,13 @@
{
"version": "2.2.20",
"version": "2.2.21",
"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.20/kotlin-compiler-2.2.20.zip",
"hash": "81f0264c9073b5cbbdb3ff8418cf2c5dac076879fc156fa1a6462f5a5acc4420",
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.21/kotlin-compiler-2.2.21.zip",
"hash": "a623871f1cd9c938946948b70ef9170879f0758043885bbd30c32f024e511714",
"extract_dir": "kotlinc",
"bin": [
"bin\\kapt.bat",

View File

@ -1,12 +1,12 @@
{
"version": "3.12.0",
"version": "3.12.1",
"description": "Development platform for Kubernetes applications",
"homepage": "https://okteto.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/okteto/okteto/releases/download/3.12.0/okteto.exe",
"hash": "401b8729aafeac813e0d9e9925e81bc10c6f2c1e286bfc641ef1cae25dc23722"
"url": "https://github.com/okteto/okteto/releases/download/3.12.1/okteto.exe",
"hash": "77415352d1727ce8ef8d552300c8571c93fc49bce818c9b72baf4901ef127144"
}
},
"bin": "okteto.exe",

View File

@ -1,16 +1,16 @@
{
"version": "3.203.0",
"version": "3.204.0",
"description": "Create, deploy, and manage infrastructure on any cloud using any language.",
"homepage": "https://www.pulumi.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.203.0-windows-x64.zip",
"hash": "sha512:f48b180f264e073c68ee7e172a856dbfcfadb13516a67c3aa26c4e4c4d21bfebff8d5af88113d2a34d745c833d7c6a5b7f4fe3ad3df315f9f4f486df4649ee85"
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.204.0-windows-x64.zip",
"hash": "sha512:dd486b99ca633f4a1b9eeeb16728e4159b734d4529e7f57fa186effd761f40eb1e1be79804127968d5d8819b65e433d4d44e55f62efb3e2c87ef33c1f424fb3b"
},
"arm64": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.203.0-windows-x64.zip",
"hash": "sha512:f48b180f264e073c68ee7e172a856dbfcfadb13516a67c3aa26c4e4c4d21bfebff8d5af88113d2a34d745c833d7c6a5b7f4fe3ad3df315f9f4f486df4649ee85"
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.204.0-windows-x64.zip",
"hash": "sha512:dd486b99ca633f4a1b9eeeb16728e4159b734d4529e7f57fa186effd761f40eb1e1be79804127968d5d8819b65e433d4d44e55f62efb3e2c87ef33c1f424fb3b"
}
},
"extract_dir": "Pulumi\\bin",

View File

@ -1,12 +1,12 @@
{
"version": "4.1.15",
"version": "4.1.16",
"description": "TailwindCSS framework CLI for rapid UI development",
"homepage": "https://github.com/tailwindlabs/tailwindcss",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.15/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "4361f21d1c1dd3683b033a5e64b02b737f0ce3007964aefe88e438b57aaea5b1"
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.16/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "07d351195199d9b3334cfdf7bbce39dd91abc2fb319041c78b7405bc3f850daf"
}
},
"bin": "tailwindcss.exe",

View File

@ -1,13 +1,13 @@
{
"version": "1.84.2",
"version": "1.84.3",
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
"homepage": "https://cloud.ibm.com/docs/ibm-cloud-provider-for-terraform/",
"license": "MPL-2.0",
"depends": "versions/terraform011",
"architecture": {
"64bit": {
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.84.2/terraform-provider-ibm_1.84.2_windows_amd64.zip",
"hash": "6ed913705fee7e1c668deee40432285035d05508f863e3ed1b6692fc11efe3e7",
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.84.3/terraform-provider-ibm_1.84.3_windows_amd64.zip",
"hash": "79b98b438b769286da7eb641fa1e430b0123ba94347dd242d7021f44a1ab894b",
"installer": {
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
},

View File

@ -1,16 +1,16 @@
{
"version": "0.91.2",
"version": "0.91.3",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
"homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "efbfcc2b0635e42c0363794f1bd8dc44321ac5aa649fc0b7e17bd274572a1103"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "dac314bbf666f0ba70c1ef14a536f216adf90bba158fa71f20e89bea29cb07af"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "9b6e816fb51fb8c7e72bd57f1718e91c7fb32bac8a0ef00aade4380c86b9eb3c"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "5b5807aeb820cd7e81729b3de77a1ffa829797fed4cbc455f1fa1907a62cef6e"
}
},
"bin": "terragrunt.exe",

View File

@ -1,6 +1,6 @@
{
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
"version": "2.43-25.10.21",
"version": "2.43-25.10.23",
"description": "A utility designed to identify file types from their binary signatures.",
"homepage": "https://www.mark0.net/soft-trid-e.html",
"license": "Shareware",
@ -9,7 +9,7 @@
"https://mark0.net/download/trid_w32.zip"
],
"hash": [
"71be4737851754cd346fb08c2ccba8f295b19ea708fc10711bd6bb620fbc82f1",
"3208b73a6d8b97e5c0df015700d5407f56270d8ba217e38cf2e3dac951dcdfbc",
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
],
"bin": "trid.exe",