jx: Update to version 3.16.25

This commit is contained in:
github-actions[bot] 2025-10-14 16:30:04 +00:00
parent 7a8380e804
commit 06cbfc5a5c

View File

@ -1,12 +1,12 @@
{ {
"version": "3.16.24", "version": "3.16.25",
"description": "Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests", "description": "Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests",
"homepage": "https://jenkins-x.io/", "homepage": "https://jenkins-x.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jenkins-x/jx/releases/download/v3.16.24/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.16.25/jx-windows-amd64.zip",
"hash": "8a150987fe4da45aa85a54971a9eef550a6ae3f06b6a7b66a369e890c4543030" "hash": "4e939bea1b02ac379f8c250a38c9f20e1e6526daa8d1dc857d71858b57ccc7be"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",