mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
jx: Update to version 3.2.295
This commit is contained in:
parent
fef1a4557b
commit
baa7e0f7d3
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.293",
|
"version": "3.2.295",
|
||||||
"description": "A command line tool for installing and using Jenkins X",
|
"description": "A command line tool for installing and using Jenkins X",
|
||||||
"homepage": "https://github.com/jenkins-x/jx",
|
"homepage": "https://github.com/jenkins-x/jx",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.293/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.295/jx-windows-amd64.zip",
|
||||||
"hash": "ab0dcf3e6f4533895a36dc42b20063a62f503fba965e8cb25499581dfefd0f64"
|
"hash": "1783fd9be1575527c92781a4d02ffb1fcebdf6e4337891d35c566c3bcfc566c9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user