mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
jx: Update to version 3.10.119
This commit is contained in:
parent
5689e6d84e
commit
7c91992601
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.116",
|
"version": "3.10.119",
|
||||||
"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.10.116/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.119/jx-windows-amd64.zip",
|
||||||
"hash": "741701309f057e041707743887ffbbc7e0edd590eb80f56d044b58d5272c11e2"
|
"hash": "73a79d93fcaabcb904a1eb0c0e38632e2a9d4887c63eeac58d43b6f1023bd664"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.116/jx-windows-arm64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.119/jx-windows-arm64.zip",
|
||||||
"hash": "394a14dfadf86609812497a53da8fc74d5994eaa970a196e385b0a29db6038ef"
|
"hash": "a5335f0793ab28157cb26569f895ee6b5b637fc168e0d9a0a1fd9da2b5ccafe1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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