jx: Update to version 3.2.241

This commit is contained in:
github-actions[bot] 2022-01-04 20:27:30 +00:00
parent c375296cc5
commit e7a3c0599a

View File

@ -1,12 +1,12 @@
{
"version": "3.2.236",
"version": "3.2.241",
"description": "A command line tool for installing and using Jenkins X",
"homepage": "https://github.com/jenkins-x/jx",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.236/jx-windows-amd64.zip",
"hash": "f37184095e82a93312b8e02018c4ffd1ee3f023023a928fce84db75ea9a9d1e3"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.241/jx-windows-amd64.zip",
"hash": "f8671ef294088ecdb03168e8c59520902dc59449e2da6357aa92a72496ce2b08"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",