mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
jx: Update to version 3.7.7
This commit is contained in:
parent
f0e0260298
commit
79361d638e
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.7.3",
|
"version": "3.7.7",
|
||||||
"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.7.3/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.7.7/jx-windows-amd64.zip",
|
||||||
"hash": "8a1d2f1d15bcafffc9852aa315cdae2775ac499cb71ca7bcb734f6bdfc5cead7"
|
"hash": "2b860092efd58ef673a8081e22127936ba1871496960e3d840495f268f744791"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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