mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
jx: Update to version 3.16.35
This commit is contained in:
parent
acf59be0e7
commit
c8f6f490cd
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.16.34",
|
"version": "3.16.35",
|
||||||
"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.34/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.16.35/jx-windows-amd64.zip",
|
||||||
"hash": "652140fdc6636bb6a0b8ffa817cf49a17f7bd76444e3fbc11e58178f579b3014"
|
"hash": "b3891ed53e76261c5881e6253d25adc9904d4473b6684e23cae16d46aaffe182"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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