mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
jx: Update to version 3.10.90
This commit is contained in:
parent
5ae3d85418
commit
48a5dcedb5
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.10.89",
|
||||
"version": "3.10.90",
|
||||
"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.89/jx-windows-amd64.zip",
|
||||
"hash": "8302a28f34a0fdfed33b7704b692df972bbd2f274208bc0402d91208dec1f037"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.90/jx-windows-amd64.zip",
|
||||
"hash": "5a9bcedc25ebc375ec4d93c63df2ca294e8eec03c635d57b528194c2eedfc802"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.89/jx-windows-arm64.zip",
|
||||
"hash": "a48de9a7500f57aaacf0ad9c3e7a8f2a82bc281d6b53eb9a770e37f70337411f"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.90/jx-windows-arm64.zip",
|
||||
"hash": "7f2c8029dd8744ff1af31ae1b351b3c5277f0bc2e7ce98244674b8d7a2ebca80"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user