mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
jx: Update to version 3.7.10
This commit is contained in:
parent
5927542dde
commit
95454f204b
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.7.8",
|
||||
"version": "3.7.10",
|
||||
"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.7.8/jx-windows-amd64.zip",
|
||||
"hash": "c35ac88abac931008e805fd9e4c6c47dda33fe89b767628b6dea374dec8a6c89"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.7.10/jx-windows-amd64.zip",
|
||||
"hash": "c8442b58a2d1f7181186fad0373a9a844d540d0dac5b94bde75aaea2ed9360c3"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user