jx: Update to version 3.16.29

This commit is contained in:
github-actions[bot] 2025-11-12 12:32:13 +00:00
parent 384633c947
commit ef1e0397e0

View File

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