mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
jx: Update to version 3.10.101
This commit is contained in:
parent
3a5bb4d275
commit
552ce1e25f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.10.100",
|
||||
"version": "3.10.101",
|
||||
"description": "A command line tool for installing and using Jenkins X",
|
||||
"homepage": "https://github.com/jenkins-x/jx",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.100/jx-windows-amd64.zip",
|
||||
"hash": "8fbb23d97fa8b94f8a4e0a6f573895562c4ce21684ceacb46c223c06a9cbcb70"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.101/jx-windows-amd64.zip",
|
||||
"hash": "35647aa1b4fc80fb614ffd658bbfd718f30299b4f3c5372af50f428dc9cc383e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.100/jx-windows-arm64.zip",
|
||||
"hash": "85831f5655235dafab6706c2f36c1f5cbf2b6c4dd6ce7b25cefa570e707c4683"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.101/jx-windows-arm64.zip",
|
||||
"hash": "16e2ca6903b0050797c66d8d896bb61589701824f841d86bafb1514e2d310979"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user