jx: Update to version 3.16.28

This commit is contained in:
github-actions[bot] 2025-11-07 00:39:50 +00:00
parent d8e172712f
commit 39adde8661

View File

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