mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.2.280
This commit is contained in:
parent
4523d27b46
commit
a277d4d79f
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.2.278",
|
||||
"version": "3.2.280",
|
||||
"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.2.278/jx-windows-amd64.zip",
|
||||
"hash": "ded35355d29c311a18ff665ffd1742c316d4b3bf8c165d5a47668c7d9f2882dd"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.280/jx-windows-amd64.zip",
|
||||
"hash": "e796cacd533aaf22edce8e783f6cdf7da0c12aa3b1ee53a0515fefaa7c79cd15"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user