jx: Update to version 3.16.26

This commit is contained in:
github-actions[bot] 2025-10-29 00:40:28 +00:00
parent db43bf89d7
commit 665ad5e964

View File

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