mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
jx: Update to version 3.2.321
This commit is contained in:
parent
bfdd71fb39
commit
0e5ce85331
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.315",
|
"version": "3.2.321",
|
||||||
"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.315/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.321/jx-windows-amd64.zip",
|
||||||
"hash": "c0d4c4a2716e587891a7c4af63fbf5fc915cc13c3a580d87cb267794e7efa98b"
|
"hash": "f59c4af41f23f3550827e9f5367877bb00d946bcd178c7212e73da0b754a3b0d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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