Compare commits

...

14 Commits

Author SHA1 Message Date
github-actions[bot]
dc13fa4ec4 yara-x: Update to version 1.8.1 2025-10-07 16:31:08 +00:00
github-actions[bot]
e10a19f927 tf: Update to version 2.11.2 2025-10-07 16:31:08 +00:00
github-actions[bot]
82c6430959 terraform-provider-ibm: Update to version 1.83.2 2025-10-07 16:31:08 +00:00
github-actions[bot]
c14224ed2e python: Update to version 3.14.0 2025-10-07 16:31:07 +00:00
github-actions[bot]
b93b166bba meilisearch: Update to version 1.22.3 2025-10-07 16:31:07 +00:00
github-actions[bot]
4a0f360817 k9s: Update to version 0.50.15 2025-10-07 16:31:06 +00:00
github-actions[bot]
5fa542045b jenkins: Update to version 2.531 2025-10-07 16:31:06 +00:00
github-actions[bot]
a2464afda3 pixi: Update to version 0.56.0 2025-10-07 12:32:03 +00:00
github-actions[bot]
74a0df3762 oh-my-posh: Update to version 27.1.2 2025-10-07 12:32:02 +00:00
github-actions[bot]
7102381fac mise: Update to version 2025.10.5 2025-10-07 12:32:02 +00:00
github-actions[bot]
86e3f3ee65 llvm-arm64: Update to version 21.1.2 2025-10-07 12:32:01 +00:00
github-actions[bot]
44aa00b1a6 hcloud: Update to version 1.54.0 2025-10-07 12:32:01 +00:00
github-actions[bot]
44f33774d8 flyway: Update to version 11.13.3 2025-10-07 12:32:01 +00:00
github-actions[bot]
32eb378be6 duckdb: Update to version 1.4.1 2025-10-07 12:32:00 +00:00
14 changed files with 65 additions and 65 deletions

View File

@ -1,5 +1,5 @@
{
"version": "1.4.0",
"version": "1.4.1",
"description": "A high-performance embeddable SQL OLAP database management system",
"homepage": "https://duckdb.org",
"license": "MIT",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.0/duckdb_cli-windows-amd64.zip",
"hash": "efceab16ece9e6be24ddd1ce82a58ca23d27bc4c5defbea40e3bcb82adeed41a"
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.1/duckdb_cli-windows-amd64.zip",
"hash": "3fab5174658bf16189c80eaa047b3e7737847491c9e4433a985adf014618cbd9"
},
"arm64": {
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.0/duckdb_cli-windows-arm64.zip",
"hash": "53437f18d671a14a09cf742a5cd18f006afab0212c9a655f9d922e12c84505eb"
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.1/duckdb_cli-windows-arm64.zip",
"hash": "b753187a285f491bf7e2dfbb0b893f551390806f6944d9f1764a7aa7e69d9dbb"
}
},
"bin": "duckdb.exe",

View File

@ -1,15 +1,15 @@
{
"version": "11.13.2",
"version": "11.13.3",
"description": "Database migration tool that favors simplicity and convention over configuration.",
"homepage": "https://flywaydb.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.13.2/flyway-commandline-11.13.2-windows-x64.zip",
"hash": "sha1:89176438da6b8485bfd81e42a4b5e3821c1aca59"
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.13.3/flyway-commandline-11.13.3-windows-x64.zip",
"hash": "sha1:2c237b38641bb15e80cb89fd9bbf0df095d0045f"
}
},
"extract_dir": "flyway-11.13.2",
"extract_dir": "flyway-11.13.3",
"bin": "flyway.cmd",
"persist": [
"conf",

View File

@ -1,16 +1,16 @@
{
"version": "1.53.0",
"version": "1.54.0",
"description": "Command-line interface for Hetzner Cloud",
"homepage": "https://github.com/hetznercloud/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.53.0/hcloud-windows-amd64.zip",
"hash": "e712716280593fe978566998779172970bca8487bfd24bc0de041bf76f9cfbf2"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.54.0/hcloud-windows-amd64.zip",
"hash": "4f11aa95dc03bcc7c42062b26006345aac4c76ee981752093c9700e84ba1c6d3"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.53.0/hcloud-windows-386.zip",
"hash": "e3fbaf3c681c2109b9609cedfdd8ad8bc8fba44b7f6f2f7cb102f7068447a8ae"
"url": "https://github.com/hetznercloud/cli/releases/download/v1.54.0/hcloud-windows-386.zip",
"hash": "4571f11bfc9516bb31e4ecad40d9b5db8a033643f1e889325e15b118b719a2df"
}
},
"bin": "hcloud.exe",

View File

@ -1,5 +1,5 @@
{
"version": "2.530",
"version": "2.531",
"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.530/jenkins.war#/jenkins.jar",
"hash": "9f43a2ac0701d52adbc455824b6e00e243b09c1005e23c2b924b7f8aaee10093",
"url": "https://get.jenkins.io/war/2.531/jenkins.war#/jenkins.jar",
"hash": "ccaa59b34ff7b13bdc442d57b39eee130f7ee582792269fde262fb18b9212f41",
"bin": "jenkins.jar",
"checkver": {
"url": "https://www.jenkins.io/changelog/rss.xml",

View File

@ -1,16 +1,16 @@
{
"version": "0.50.14",
"version": "0.50.15",
"description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.14/k9s_Windows_amd64.zip",
"hash": "4bad4e4c8573ef83ba0bb8c2e93369bb0454f186be6cba5d64a7446e3a8c98eb"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.15/k9s_Windows_amd64.zip",
"hash": "479d24bae4a54c3ed659d6f6f0aae22f70ae83ac08599562c521199714aab6cd"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.14/k9s_Windows_arm64.zip",
"hash": "6a1b2701cd0b69fa1736077d4f659928c91f1e6932b21a1de454079eac44554c"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.15/k9s_Windows_arm64.zip",
"hash": "f610c4a44164fa3ed5b4f11ecc9af3956f8cff64a7b641aa213a68235c66d201"
}
},
"bin": "k9s.exe",

View File

@ -1,12 +1,12 @@
{
"version": "21.1.1",
"version": "21.1.2",
"description": "Collection of modular and reusable compiler and toolchain technologies. (arm64/aarch64 only)",
"homepage": "https://www.llvm.org",
"license": "NCSA",
"architecture": {
"arm64": {
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.1/LLVM-21.1.1-woa64.exe#/dl.7z",
"hash": "44968678761de2da807f25612129833dabe4394840a75c26c2b2ee1f227640ee"
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/LLVM-21.1.2-woa64.exe#/dl.7z",
"hash": "02a316147d1974d104be76b9cfd5ea1707b9f7416089b218eb939c985f665650"
}
},
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",

View File

@ -1,12 +1,12 @@
{
"version": "1.22.2",
"version": "1.22.3",
"description": "An open-source RESTful search API written in Rust",
"homepage": "https://github.com/meilisearch/meilisearch",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.22.2/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "fb5875c5aabd30f76b4007e628ad3f10f35caf42530ce7edbd4f547421b92d26"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.22.3/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "a43bbf2a18964efcfab5412a787a3aae0c2cffa801e73552ef97933644fa6c44"
}
},
"bin": "meilisearch.exe",

View File

@ -1,5 +1,5 @@
{
"version": "2025.10.4",
"version": "2025.10.5",
"description": "Polyglot tool version manager and task runner",
"homepage": "https://mise.jdx.dev/",
"license": "MIT",
@ -13,12 +13,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/jdx/mise/releases/download/v2025.10.4/mise-v2025.10.4-windows-x64.zip",
"hash": "09829e73757c309f2796198116853506af5eaf87a262a4e575dea583fcfa6e34"
"url": "https://github.com/jdx/mise/releases/download/v2025.10.5/mise-v2025.10.5-windows-x64.zip",
"hash": "cf28f54c3bc89a7096fc5e21bedeecfc85d3dbdb1780afb4d3b61701dbcfdf19"
},
"arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.10.4/mise-v2025.10.4-windows-arm64.zip",
"hash": "42af5134057eeb05ff22b6c22120e198b52b11902b2b2579eae55cb575a70c4a"
"url": "https://github.com/jdx/mise/releases/download/v2025.10.5/mise-v2025.10.5-windows-arm64.zip",
"hash": "68c8f9efb2b174a139c564821237b530a3db7546f5f7660b19c32e414ad9df69"
}
},
"extract_dir": "mise",

View File

@ -1,5 +1,5 @@
{
"version": "27.1.1",
"version": "27.1.2",
"description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev",
"license": "MIT",
@ -7,22 +7,22 @@
"architecture": {
"64bit": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/posh-windows-amd64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/posh-windows-amd64.exe#/oh-my-posh.exe"
],
"hash": [
"c60b2601c9ef5863a5b6b788d7eebddbfeaee73745c1fd610c1b1174890ac7ba",
"d4f5ad69a1561294369698ef79007d11ec2a5feb6873e74ff344f91f27aafefa"
"0400805bb8797895bc96d37f9ca301bb4002d3bffb7f73f969ed57010e93bed8",
"20794a7d013627fa39ea962a9b05263332c8ad68f5ea18b6c823c2f447901b9b"
]
},
"arm64": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/posh-windows-arm64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/posh-windows-arm64.exe#/oh-my-posh.exe"
],
"hash": [
"c60b2601c9ef5863a5b6b788d7eebddbfeaee73745c1fd610c1b1174890ac7ba",
"ac9b73e32aeea2b917c53c9477b5f14d6f8795eba140ca58793545cdd758e3ae"
"0400805bb8797895bc96d37f9ca301bb4002d3bffb7f73f969ed57010e93bed8",
"204fcf326f31d26562df0e5eaa1c817f75c74107dad302c2a944a4af2e289764"
]
}
},

View File

@ -1,16 +1,16 @@
{
"version": "0.55.0",
"version": "0.56.0",
"description": "Package management made easy",
"homepage": "https://pixi.sh",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.55.0/pixi-x86_64-pc-windows-msvc.zip",
"hash": "8921371da4ddef7949fe8e9b75b12e59e0bb11b2118ee20faa09d7b1503236a5"
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.56.0/pixi-x86_64-pc-windows-msvc.zip",
"hash": "def3c977d12b2abd1d43fab71faeb83fb511dedf119591d47d39e1fdfc833dfa"
},
"arm64": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.55.0/pixi-aarch64-pc-windows-msvc.zip",
"hash": "bdefe7cd60a92c0d76bb76986af28a5ec2a142705504db3b3a63d606055cf3f7"
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.56.0/pixi-aarch64-pc-windows-msvc.zip",
"hash": "614de2c348640fceeda419210b9aa2d479cf46d75f4ae589dad72470d311692d"
}
},
"bin": "pixi.exe",

View File

@ -1,21 +1,21 @@
{
"version": "3.13.7",
"version": "3.14.0",
"description": "A programming language that lets you work quickly and integrate systems more effectively.",
"homepage": "https://www.python.org/",
"license": "Python-2.0",
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
"architecture": {
"64bit": {
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7-amd64.exe#/setup.exe",
"hash": "md5:1da92e43c79f3d1539dd23a3c14bf3f0"
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0-amd64.exe#/setup.exe",
"hash": "md5:cf642108b97545a30ac055b94657a0e6"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7.exe#/setup.exe",
"hash": "md5:f501c1b321c82412ed330ec5604cac39"
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0.exe#/setup.exe",
"hash": "md5:4b4a8f4e6f47a430df110868b3872762"
},
"arm64": {
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7-arm64.exe#/setup.exe",
"hash": "md5:66c0ba98b20b7d4ea0904223d484d369"
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0-arm64.exe#/setup.exe",
"hash": "md5:1d308e03a711d99ad7c5df4032daf8a9"
}
},
"pre_install": [

View File

@ -1,13 +1,13 @@
{
"version": "1.83.1",
"version": "1.83.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.83.1/terraform-provider-ibm_1.83.1_windows_amd64.zip",
"hash": "5d88597de5c876670d0693eeecbebdf1417369a4e869a06b0cd6a75cb2d57246",
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.83.2/terraform-provider-ibm_1.83.2_windows_amd64.zip",
"hash": "3ad726b419fa8a7b4f21e6a5b5f7949438e0b908e09d45d842f0f97809caf5fa",
"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": "2.11.1",
"version": "2.11.2",
"description": "Less verbose and more shell-friendly Terraform.",
"homepage": "https://github.com/dex4er/tf",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dex4er/tf/releases/download/v2.11.1/tf-windows-amd64.exe#/tf.exe",
"hash": "dd65eeb9da699cef2a284cad09aefcddf85f25a2ade83a7d3ecd0ccaa0f30eec"
"url": "https://github.com/dex4er/tf/releases/download/v2.11.2/tf-windows-amd64.exe#/tf.exe",
"hash": "39978fcf87ec7ba773e180a728ee1a190e0a3fceafd7a0f7bb16e7758640bb08"
},
"arm64": {
"url": "https://github.com/dex4er/tf/releases/download/v2.11.1/tf-windows-arm64.exe#/tf.exe",
"hash": "9e077c5f7eb69e7ade5114e2e71c1d05fd80e4602bae3eaba4caa7940ca79528"
"url": "https://github.com/dex4er/tf/releases/download/v2.11.2/tf-windows-arm64.exe#/tf.exe",
"hash": "088a4156429706acd774205b6baf8516c64d6586c72e28f16ea5ee2214ad123e"
}
},
"bin": "tf.exe",

View File

@ -1,5 +1,5 @@
{
"version": "1.8.0",
"version": "1.8.1",
"description": "A malware samples pattern matching tool, re-incarnation of YARA.",
"homepage": "https://virustotal.github.io/yara-x/",
"license": {
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/VirusTotal/yara-x/releases/download/v1.8.0/yara-x-v1.8.0-x86_64-pc-windows-msvc.zip",
"hash": "81d763372c7cd1fd2fdc2b4bcde7dbf44d4552b475e9f19fbe85a2aa74f9f281"
"url": "https://github.com/VirusTotal/yara-x/releases/download/v1.8.1/yara-x-v1.8.1-x86_64-pc-windows-msvc.zip",
"hash": "0855acfc998589c207f0402f2f92bf1ab1f7a1b2d8aa61a55a370bb314aa8897"
}
},
"bin": "yr.exe",