mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
jx: Update to version 3.2.241
This commit is contained in:
parent
c375296cc5
commit
e7a3c0599a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.236",
|
"version": "3.2.241",
|
||||||
"description": "A command line tool for installing and using Jenkins X",
|
"description": "A command line tool for installing and using Jenkins X",
|
||||||
"homepage": "https://github.com/jenkins-x/jx",
|
"homepage": "https://github.com/jenkins-x/jx",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.236/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.241/jx-windows-amd64.zip",
|
||||||
"hash": "f37184095e82a93312b8e02018c4ffd1ee3f023023a928fce84db75ea9a9d1e3"
|
"hash": "f8671ef294088ecdb03168e8c59520902dc59449e2da6357aa92a72496ce2b08"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user