jx: Update to version 3.16.43

This commit is contained in:
github-actions[bot] 2025-12-19 12:31:44 +00:00
parent 18a9c81937
commit c2544b476a

View File

@ -1,12 +1,12 @@
{
"version": "3.16.41",
"version": "3.16.43",
"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.41/jx-windows-amd64.zip",
"hash": "77883278b795f82180b5d68b8337771bbc3c7b42699511df3048694877f96401"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.16.43/jx-windows-amd64.zip",
"hash": "8468f39e112f711f67fef98657eae872ba1e38b72eb8b3007635e7142aa9610a"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",