mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
jx: Update to version 3.2.242
This commit is contained in:
parent
1debc132ae
commit
624cb5061f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.241",
|
"version": "3.2.242",
|
||||||
"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.241/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.242/jx-windows-amd64.zip",
|
||||||
"hash": "f8671ef294088ecdb03168e8c59520902dc59449e2da6357aa92a72496ce2b08"
|
"hash": "c39dddcf03bb4fa1ed0266a3af9a08eedc82b9402598a50342f94256705a6567"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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