jx: Update to version 3.16.34

This commit is contained in:
github-actions[bot] 2025-11-14 04:29:44 +00:00
parent 9c0f8e78bb
commit 5d57e189b0

View File

@ -1,12 +1,12 @@
{ {
"version": "3.16.29", "version": "3.16.34",
"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.29/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.16.34/jx-windows-amd64.zip",
"hash": "2c174441c2026a046ecefeb3f57b94c809c25d01338261020a6c857d33512860" "hash": "652140fdc6636bb6a0b8ffa817cf49a17f7bd76444e3fbc11e58178f579b3014"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",