mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
jx: Update to version 3.2.104
This commit is contained in:
parent
aba7c48e32
commit
0b66d9c068
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.2.103",
|
||||
"version": "3.2.104",
|
||||
"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.103/jx-windows-amd64.zip",
|
||||
"hash": "e940fc6741cf32b0971126b331b2fa923f296432970fb1e60532c31e3d09bc12"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.104/jx-windows-amd64.zip",
|
||||
"hash": "a568fa48f6aef46ab10ae7ee7d5eebacfdf98601ec978bd401e8f21f64919c1e"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user