mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
jx: Update to version 3.2.297
This commit is contained in:
parent
44c038b4ac
commit
16c938b982
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.296",
|
"version": "3.2.297",
|
||||||
"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.296/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.297/jx-windows-amd64.zip",
|
||||||
"hash": "0c86103c3bb85dbeccb96d8aea4e315b7f586bd3a139243d0fdd4c49e4faa93e"
|
"hash": "4e5f539016bce689686ec41456d23238e1ac0632dac069c078d91be22b0c4153"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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