mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
jx: Update to version 3.10.126
This commit is contained in:
parent
16aad9e3f7
commit
911fc97394
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.125",
|
"version": "3.10.126",
|
||||||
"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.10.125/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.126/jx-windows-amd64.zip",
|
||||||
"hash": "278c933c10cc7a01d0761de6b3a554ea87cf8b17d6ed1c2307a6a8a80893b53c"
|
"hash": "8dab598a87d64b2cdefe44867539c22ecbe9652b2fc15b2b4a655f1c9c656838"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.125/jx-windows-arm64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.126/jx-windows-arm64.zip",
|
||||||
"hash": "fa2d7df0a9b345444095c671ad167fb43fcb6e3f327f00aa776bdeee62271c40"
|
"hash": "fae066cf260c81807b42192578f75b3c716b636abcca13722c6d69c0466d9f33"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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