mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
jx: Update to version 3.16.26
This commit is contained in:
parent
db43bf89d7
commit
665ad5e964
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.16.25",
|
"version": "3.16.26",
|
||||||
"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.25/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.16.26/jx-windows-amd64.zip",
|
||||||
"hash": "4e939bea1b02ac379f8c250a38c9f20e1e6526daa8d1dc857d71858b57ccc7be"
|
"hash": "f47b4b1850410e597a61377d7d73c1f13b2deb2e4577c5cc8cb757869588aa23"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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