mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
jx: Update to version 3.7.8
This commit is contained in:
parent
12cf04f7e6
commit
2e3d31d9bc
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.7.7",
|
"version": "3.7.8",
|
||||||
"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.7/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.7.8/jx-windows-amd64.zip",
|
||||||
"hash": "2b860092efd58ef673a8081e22127936ba1871496960e3d840495f268f744791"
|
"hash": "c35ac88abac931008e805fd9e4c6c47dda33fe89b767628b6dea374dec8a6c89"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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