Compare commits

...

17 Commits

Author SHA1 Message Date
github-actions[bot]
57b692f63a simplex-chat: Update to version 6.3.3 2025-05-13 16:30:05 +00:00
github-actions[bot]
4ca7263ce0 pnpm: Update to version 10.11.0 2025-05-13 16:30:05 +00:00
github-actions[bot]
e599255fbc nmap: Update to version 7.97 2025-05-13 16:30:04 +00:00
github-actions[bot]
4ed4c7ffae mergiraf: Update to version 0.8.0 2025-05-13 16:30:04 +00:00
github-actions[bot]
360c58fa3e jenkins: Update to version 2.510 2025-05-13 16:30:04 +00:00
github-actions[bot]
8c9ffd8de0 dnsproxy: Update to version 0.75.5 2025-05-13 16:30:04 +00:00
github-actions[bot]
c08b4b4e4a dagger: Update to version 0.18.7 2025-05-13 16:30:03 +00:00
github-actions[bot]
dcd32a3315 terraform-provider-ibm: Update to version 1.78.2 2025-05-13 12:32:22 +00:00
github-actions[bot]
dc7bf9375c simplex-chat: Update to version 6.3.4 2025-05-13 12:32:22 +00:00
github-actions[bot]
51fb100202 nomad: Update to version 1.10.1 2025-05-13 12:32:22 +00:00
github-actions[bot]
3493bc5eb5 kotlin: Update to version 2.1.21 2025-05-13 12:32:21 +00:00
github-actions[bot]
337bb6e88c kotlin-native: Update to version 2.1.21 2025-05-13 12:32:21 +00:00
github-actions[bot]
17bad28dd4 flyway: Update to version 11.8.2 2025-05-13 12:32:21 +00:00
github-actions[bot]
b8214e3045 doctl: Update to version 1.126.0 2025-05-13 12:32:21 +00:00
github-actions[bot]
1924394374 composer: Update to version 2.8.9 2025-05-13 12:32:20 +00:00
github-actions[bot]
b79477c628 cc65: Update to version 14995916376 2025-05-13 12:32:20 +00:00
github-actions[bot]
fc437d686c carvel-vendir: Update to version 0.44.0 2025-05-13 12:32:20 +00:00
15 changed files with 53 additions and 53 deletions

View File

@ -1,12 +1,12 @@
{
"version": "0.43.2",
"version": "0.44.0",
"description": "Carvel vendir is a tool that makes it easy to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively",
"homepage": "https://carvel.dev/vendir/",
"license": "Apache-2.0",
"notes": "See https://carvel.dev/vendir/#examples for some examples",
"architecture": {
"64bit": {
"url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.43.2/vendir-windows-amd64.exe#/vendir.exe",
"url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.44.0/vendir-windows-amd64.exe#/vendir.exe",
"hash": "284f06fe3fbb5d127a40962a9b75b2142636e4d8f767deaf7b470abca9775633"
}
},

View File

@ -1,16 +1,16 @@
{
"version": "14912084674",
"version": "14995916376",
"description": "cc65 - a freeware C compiler for 6502 based systems",
"homepage": "https://cc65.github.io/",
"license": "zlib-acknowledgement",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip",
"hash": "sha1:ae990341ad3087ec765038243bbb6349989f5c04"
"hash": "sha1:14fb7ce8e696e124090fbee8df44bab75a9ba174"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip",
"hash": "sha1:d88b82405c78076e9852769534b28a4e97920acf"
"hash": "sha1:141aaa6df97473a42f51bde9d78cf5e1707ed0c6"
}
},
"bin": [

View File

@ -1,5 +1,5 @@
{
"version": "2.8.8",
"version": "2.8.9",
"description": "Dependency Manager for PHP",
"homepage": "https://getcomposer.org/",
"license": "MIT",
@ -10,8 +10,8 @@
"php-nts"
]
},
"url": "https://getcomposer.org/download/2.8.8/composer.phar",
"hash": "957263e284b9f7a13d7f475dc65f3614d151b0c4dcc7e8761f7e7f749447fb68",
"url": "https://getcomposer.org/download/2.8.9/composer.phar",
"hash": "8e8829ec2b97fcb05158236984bc252bef902e7b8ff65555a1eeda4ec13fb82b",
"pre_install": [
"@(",
" 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",

View File

@ -1,12 +1,12 @@
{
"version": "0.18.6",
"version": "0.18.7",
"description": "A portable devkit for CI/CD pipelines",
"homepage": "https://dagger.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/dagger/dagger/releases/download/v0.18.6/dagger_v0.18.6_windows_amd64.zip",
"hash": "ef650b5f7563f5abc47d322050b68d82bbf3596fb621dc38e41fdea48c81ea8a"
"url": "https://github.com/dagger/dagger/releases/download/v0.18.7/dagger_v0.18.7_windows_amd64.zip",
"hash": "f7a48a9684e547e92e466d47e6b22c61d966a5eb1ae22ba5037f81f6e23f5862"
}
},
"bin": "dagger.exe",

View File

@ -1,22 +1,22 @@
{
"version": "0.75.4",
"version": "0.75.5",
"description": "Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support",
"homepage": "https://github.com/AdguardTeam/dnsproxy",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.4/dnsproxy-windows-amd64-v0.75.4.zip",
"hash": "d69d03a603efcff35ea5730513265bcc5907bd9019164d72e742255a441d1cbe",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.5/dnsproxy-windows-amd64-v0.75.5.zip",
"hash": "5e0a11ec9844a7e22ce3612af52ac741a75623e60e253bf8d399c5f6e23cddfe",
"extract_dir": "windows-amd64"
},
"32bit": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.4/dnsproxy-windows-386-v0.75.4.zip",
"hash": "ad1c1fdb4df9c7a2e8fc40c0aa9f82198de5e2a4ce7a0861b2fc75d74947c4b1",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.5/dnsproxy-windows-386-v0.75.5.zip",
"hash": "0746c88e690cb705dda5ebe335aeca7e2710d11711c28cfeda5e1a1f7d480467",
"extract_dir": "windows-386"
},
"arm64": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.4/dnsproxy-windows-arm64-v0.75.4.zip",
"hash": "d2f3a8a0a4d4eef8d4327c67c30100486ca756bb0ced2fb08db1136d9376ebbd",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.5/dnsproxy-windows-arm64-v0.75.5.zip",
"hash": "98170051de506267665b188f6d43fa4db9844b01e8c070b1c8f521cb755d504b",
"extract_dir": "windows-arm64"
}
},

View File

@ -1,20 +1,20 @@
{
"version": "1.125.1",
"version": "1.126.0",
"description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.125.1/doctl-1.125.1-windows-amd64.zip",
"hash": "55f9b09657555957d837260edc0dca4849ff3815bdc20a27b43441e8ff640f3b"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.126.0/doctl-1.126.0-windows-amd64.zip",
"hash": "601c764d27ae46023ee5bc01a0c61668cc9b6b00a316985feebea4d62f77eb87"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.125.1/doctl-1.125.1-windows-386.zip",
"hash": "8c8b43f2a687f47ade892f9c94181fe66a3773f507ba36167722aa9cf6cd66a4"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.126.0/doctl-1.126.0-windows-386.zip",
"hash": "36b3bdc116cb579e39f2f47766ee6c8c80c1b90a430ca9c556e6d4a1f0c285c1"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.125.1/doctl-1.125.1-windows-arm64.zip",
"hash": "d6d72a6e32c0013f3adee5372dfcf82fb919dfa9665170f3f9b296e5e8ddbf2b"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.126.0/doctl-1.126.0-windows-arm64.zip",
"hash": "960435eae076d36b2a1ef959113b97fc2bdefa43eb223c4dc2fd393288a850e9"
}
},
"bin": "doctl.exe",

View File

@ -1,15 +1,15 @@
{
"version": "11.8.1",
"version": "11.8.2",
"description": "Database migration tool that favors simplicity and convention over configuration.",
"homepage": "https://flywaydb.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/11.8.1/flyway-commandline-11.8.1-windows-x64.zip",
"hash": "sha1:29c22b05faa4110ee7b19b500ef9d14df700cf7c"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/11.8.2/flyway-commandline-11.8.2-windows-x64.zip",
"hash": "sha1:05dac3c51926f8afb63ac625fff668014d4d53ff"
}
},
"extract_dir": "flyway-11.8.1",
"extract_dir": "flyway-11.8.2",
"bin": "flyway.cmd",
"persist": [
"conf",

View File

@ -1,5 +1,5 @@
{
"version": "2.509",
"version": "2.510",
"description": "An automation server which enables developers around the world to reliably build, test, and deploy their software.",
"homepage": "https://www.jenkins.io",
"license": "MIT",
@ -7,8 +7,8 @@
"Java 11": "java/openjdk11",
"Java 17": "java/openjdk17"
},
"url": "https://get.jenkins.io/war/2.509/jenkins.war#/jenkins.jar",
"hash": "32c0cb0c9e030cb0472c80ed4e1e4eb252a10fbed59de8c987d6aaba6718b1b2",
"url": "https://get.jenkins.io/war/2.510/jenkins.war#/jenkins.jar",
"hash": "d927b218f024395fe341cbb7296ee40687ca5e5fba2866284ebf40aa9d1fefec",
"bin": "jenkins.jar",
"checkver": {
"url": "https://www.jenkins.io/changelog/rss.xml",

View File

@ -1,5 +1,5 @@
{
"version": "2.1.20",
"version": "2.1.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.1.20/kotlin-native-prebuilt-windows-x86_64-2.1.20.zip",
"hash": "673e186d7ae8ae2b5eb68ef255b656afcb0d967509d6d19526e6970c6d67f24c"
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.21/kotlin-native-prebuilt-windows-x86_64-2.1.21.zip",
"hash": "03301473bb9e68dadfdd265857a2a5913a147e700e345d32db73e0a21a2ffbfa"
}
},
"pre_install": [

View File

@ -1,13 +1,13 @@
{
"version": "2.1.20",
"version": "2.1.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.1.20/kotlin-compiler-2.1.20.zip",
"hash": "a118197b0de55ffab2bc8d5cd03a5e39033cfb53383d6931bc761dec0784891a",
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.21/kotlin-compiler-2.1.21.zip",
"hash": "1ba08a8b45da99339a0601134cc037b54cf85e9bc0edbe76dcbd27c2d684a977",
"extract_dir": "kotlinc",
"bin": [
"bin\\kapt.bat",

View File

@ -1,12 +1,12 @@
{
"version": "0.7.0",
"version": "0.8.0",
"description": "A syntax-aware git merge driver",
"homepage": "https://mergiraf.org",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.7.0/mergiraf_x86_64-pc-windows-gnu.zip",
"hash": "b5d7a0defc64938bdef96eb1eaaf48e6f305b0431d3038656842f9d89da2f47f"
"url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.8.0/mergiraf_x86_64-pc-windows-gnu.zip",
"hash": "344e859db9036c7b8aa735a521a8950d45b82b17d10411a61664e18934f1e43f"
}
},
"bin": "mergiraf.exe",

View File

@ -1,5 +1,5 @@
{
"version": "7.96",
"version": "7.97",
"description": "Network exploration and security auditing utility.",
"homepage": "https://nmap.org",
"license": {
@ -16,8 +16,8 @@
"suggest": {
"vcredist": "extras/vcredist2008"
},
"url": "https://nmap.org/dist/nmap-7.96-setup.exe#/dl.7z",
"hash": "bf2d6f24fc284af48de07d8be754b7cc498f8f4f40f6dd26277cc22cfdfc62b7",
"url": "https://nmap.org/dist/nmap-7.97-setup.exe#/dl.7z",
"hash": "d953719622808d1f58fb65ad2ddf3e7d03e33f1105c6d422b76e420ad6e1f45f",
"pre_install": [
"Get-ChildItem \"$dir\\`$PLUGINSDIR\\npcap-*.exe\" | Select-Object -First 1 | Rename-Item -NewName 'npcap.exe'",
"Move-Item \"$dir\\`$PLUGINSDIR\\npcap.exe\" \"$dir\"",

View File

@ -1,12 +1,12 @@
{
"version": "1.10.0",
"version": "1.10.1",
"description": "Easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.",
"homepage": "https://www.nomadproject.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/nomad/1.10.0/nomad_1.10.0_windows_amd64.zip",
"hash": "403cc8583efd904e0f1bc986b3800c024fcb6e16b3173f9dff91bd35df58b682"
"url": "https://releases.hashicorp.com/nomad/1.10.1/nomad_1.10.1_windows_amd64.zip",
"hash": "e5db1db8d410bc5afbd3e3de142ab0f9ade134b96f969d1778fa5d2d76bea7e2"
}
},
"bin": "nomad.exe",

View File

@ -1,12 +1,12 @@
{
"version": "10.10.0",
"version": "10.11.0",
"description": "A fast and disk space efficient Node package manager.",
"homepage": "https://pnpm.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/pnpm/pnpm/releases/download/v10.10.0/pnpm-win-x64.exe#/pnpm.exe",
"hash": "36806b80c55ecae5b429a01ef320abbc583012ac0725d0e6c28b3d0d4e40496f"
"url": "https://github.com/pnpm/pnpm/releases/download/v10.11.0/pnpm-win-x64.exe#/pnpm.exe",
"hash": "c9d5f9a23e0d0341b8c631c393216cbc304b93ea55e569b0ae246c6581b320c3"
}
},
"bin": [

View File

@ -1,13 +1,13 @@
{
"version": "1.78.1",
"version": "1.78.2",
"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.78.1/terraform-provider-ibm_1.78.1_windows_amd64.zip",
"hash": "9053909324e541cf59648419e0b034e580b1a7b52f88a059dc24a2d979c13a72",
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.78.2/terraform-provider-ibm_1.78.2_windows_amd64.zip",
"hash": "c795b0f848e74597d4b20f883e86968bfc2ae5f84e539c50f041ee27d6fba4c1",
"installer": {
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
},