mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
jx: Update to version 3.8.1
This commit is contained in:
parent
0207c0bbce
commit
840b0ff50f
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.8.0",
|
||||
"version": "3.8.1",
|
||||
"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.8.0/jx-windows-amd64.zip",
|
||||
"hash": "fd2f4d0017f107a1177c4e0afd36c61a47480d5815f4b3a854fe6a96565e5f8b"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.8.1/jx-windows-amd64.zip",
|
||||
"hash": "b6aaa69ef55076c0bb3d1ac9c8033f6d50cb75f5db7f385a2a3ffc227dd4e8f7"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user