mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
jx: Update to version 3.4.16
This commit is contained in:
parent
8d703a6cff
commit
3fb64692c3
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.15",
|
"version": "3.4.16",
|
||||||
"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.4.15/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.4.16/jx-windows-amd64.zip",
|
||||||
"hash": "d81847dc2cdfc7fa4e92867d34fe2557f1644d8bde2adaf58b07c9a64aef5592"
|
"hash": "48dc8867d8806e5bdbad7aba8618b61fe5987c4f9dc0fabac3463ce4ff548fd2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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