jx: Update to version 3.16.39

This commit is contained in:
github-actions[bot] 2025-12-16 16:32:36 +00:00
parent 976bce2863
commit a9b1e4a86f

View File

@ -1,12 +1,12 @@
{
"version": "3.16.35",
"version": "3.16.39",
"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.35/jx-windows-amd64.zip",
"hash": "b3891ed53e76261c5881e6253d25adc9904d4473b6684e23cae16d46aaffe182"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.16.39/jx-windows-amd64.zip",
"hash": "b63f6022e62ee4775bb23cbf9e9de7b335284146020289e0f76e6ad7b760f560"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",