File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
class Jx < Formula
3
3
desc "A tool to install and interact with Jenkins X on your Kubernetes cluster."
4
4
homepage "https://jenkins-x.io/"
5
- version "2.0.435 "
5
+ version "2.0.436 "
6
6
7
7
url "http://github.com/jenkins-x/jx/releases/download/v#{ version } /jx-darwin-amd64.tar.gz"
8
- sha256 "36c707ab70ed8695ef2b7c072ff41769d21cd82cd27286c7366547a02550f4fe "
8
+ sha256 "d974ca5463af38f58081563c31dc7c0cd3aee782e5d1f12f1faebb0453fa29c1 "
9
9
10
10
def install
11
11
bin . install name
Original file line number Diff line number Diff line change 2
2
3
3
Dependency | Sources | Version | Mismatched versions
4
4
---------- | ------- | ------- | -------------------
5
- [ jenkins-x/jx] ( https://github.com/jenkins-x/jx ) | | [ 2.0.435 ] ( https://github.com/jenkins-x/jx/releases/tag/v2.0.435 ) |
5
+ [ jenkins-x/jx] ( https://github.com/jenkins-x/jx.git ) | | [ 2.0.436 ] ( https://github.com/jenkins-x/jx/releases/tag/v2.0.436 ) |
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ dependencies:
2
2
- host : github.com
3
3
owner : jenkins-x
4
4
repo : jx
5
- url : https://github.com/jenkins-x/jx
6
- version : 2.0.435
7
- versionURL : https://github.com/jenkins-x/jx/releases/tag/v2.0.435
5
+ url : https://github.com/jenkins-x/jx.git
6
+ version : 2.0.436
7
+ versionURL : https://github.com/jenkins-x/jx/releases/tag/v2.0.436
You can’t perform that action at this time.
0 commit comments