mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
jx: Update to version 3.10.115
This commit is contained in:
parent
50f8198ed9
commit
505d433a02
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.10.114",
|
||||
"version": "3.10.115",
|
||||
"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.114/jx-windows-amd64.zip",
|
||||
"hash": "9d8edd03cbc241b1119f10f75d3986498bc0b34b2a1458fb7246a57d137be7ed"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.115/jx-windows-amd64.zip",
|
||||
"hash": "8b9f365763bccf41cea74e92020388eafc32a7393ff7c36dbe6662e739185c68"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.114/jx-windows-arm64.zip",
|
||||
"hash": "ee686dc0a16867e39252adf0cc369e46a978f540030cb650d092dfdc2eb60cd1"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.115/jx-windows-arm64.zip",
|
||||
"hash": "8230b728c8c4f01e426fcc179537c7fbfc0c965771628e9039ba6c3ef6643e9c"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user