mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
jx: Update to version 3.16.24
This commit is contained in:
parent
5aba589f46
commit
2c3a6c038b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.16.21",
|
"version": "3.16.24",
|
||||||
"description": "Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests",
|
"description": "Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests",
|
||||||
"homepage": "https://jenkins-x.io/",
|
"homepage": "https://jenkins-x.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.16.21/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.16.24/jx-windows-amd64.zip",
|
||||||
"hash": "66324bf873a94ccb22fcd98a50c52e8ed1b490d2fe33d039ca005d7e814f0899"
|
"hash": "8a150987fe4da45aa85a54971a9eef550a6ae3f06b6a7b66a369e890c4543030"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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