mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
jx: Update to version 3.2.292
This commit is contained in:
parent
a00b193382
commit
df1679564b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.287",
|
"version": "3.2.292",
|
||||||
"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.287/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.292/jx-windows-amd64.zip",
|
||||||
"hash": "91a6be29c15ad9be476226da123ad993e05c99774264fbee263d48dd11bb8e9a"
|
"hash": "62ea8c8cbe763c17ec27f37234b3d5a80300c656974509beb19f76dcea6de803"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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