mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.10.19
This commit is contained in:
parent
f90befe148
commit
04e2a873c8
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.10.18",
|
||||
"version": "3.10.19",
|
||||
"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.10.18/jx-windows-amd64.zip",
|
||||
"hash": "355c08cf2054c40c00f4b26dd53906b76a03b8e39836a2f305caf4bf6d66c2b9"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.19/jx-windows-amd64.zip",
|
||||
"hash": "bd3dd53c9021e5cf1f8757b6fad0e075017201ba48b85db068a137836ff589fb"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user