mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
jx: Update to version 3.16.29
This commit is contained in:
parent
384633c947
commit
ef1e0397e0
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.16.28",
|
"version": "3.16.29",
|
||||||
"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.28/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.16.29/jx-windows-amd64.zip",
|
||||||
"hash": "46292bdc3908be37e1c82417584b9f2bbd899261e136e4ba58c38e29347fe6af"
|
"hash": "2c174441c2026a046ecefeb3f57b94c809c25d01338261020a6c857d33512860"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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