mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.4.17
This commit is contained in:
parent
9f005663aa
commit
8c67c6a6e0
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.4.16",
|
||||
"version": "3.4.17",
|
||||
"description": "A command line tool for installing and using Jenkins X",
|
||||
"homepage": "https://github.com/jenkins-x/jx",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.4.16/jx-windows-amd64.zip",
|
||||
"hash": "48dc8867d8806e5bdbad7aba8618b61fe5987c4f9dc0fabac3463ce4ff548fd2"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.4.17/jx-windows-amd64.zip",
|
||||
"hash": "0fd89fb68cd1107c7cd427901dee909b50ff8123305e749e65bcd35a8d634c40"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user