mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
jx: Update to version 3.5.17
This commit is contained in:
parent
cbd9286b83
commit
14cc62e1b9
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.5.16",
|
||||
"version": "3.5.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.5.16/jx-windows-amd64.zip",
|
||||
"hash": "ebbdb20ae74bdd4306162034194a5a589394890c2b90fcfdd56c56012ece1f7a"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.5.17/jx-windows-amd64.zip",
|
||||
"hash": "3c637b945bec488d152e5978a994567b6735f21ff08a3eccdb4a1127b2bb3ed7"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user