mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
jx: Update to version 3.10.74
This commit is contained in:
parent
ba120ab0fd
commit
47c7ae6741
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.72",
|
"version": "3.10.74",
|
||||||
"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.72/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.74/jx-windows-amd64.zip",
|
||||||
"hash": "d187d8d68b656906cd92ad4a2685b9140d89fb3e9744e834eef8cb94aad3bf0e"
|
"hash": "a430decfb3a56f8781dc2cf7a96d8326190b1367d9bdcb20d4fbc98bc1a27a2f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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