mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
jx: Update to version 3.2.389
This commit is contained in:
parent
513bbe3d2d
commit
689c9a6715
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.388",
|
"version": "3.2.389",
|
||||||
"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.388/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.389/jx-windows-amd64.zip",
|
||||||
"hash": "57dcae92bac0166d2f209b3966cf4a4081e8052e6ae61ba1bf43d0f0db2417ee"
|
"hash": "02a6018e53e78ef3bcc25d9fe1718d2825c7ddbd99d214c81ccb872c380c6bc4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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