mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.2.270
This commit is contained in:
parent
8596d39b33
commit
c0ebabf64a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.267",
|
"version": "3.2.270",
|
||||||
"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.267/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.270/jx-windows-amd64.zip",
|
||||||
"hash": "c6487949e48cf71b77432c8c348d5aa9c6bb6976e32d32a0641d0e0ec2d80a6f"
|
"hash": "167cac970f5bfa5126ffd6c670704df662bddc160bd70372e30a467275495f3d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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