Skip to content

Commit

Permalink
Merge pull request #1490 from jenkins-x-bot/update-brew-version-635c8…
Browse files Browse the repository at this point in the history
…caf-a2d8-11e9-bda9-ae112e9c9784

chore(dependencies): update jenkins-x/jx from 2.0.435 to 2.0.436
  • Loading branch information
jenkins-x-bot authored Jul 10, 2019
2 parents 095e8a7 + 1e8d1b1 commit 418ca89
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Formula/jx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
class Jx < Formula
desc "A tool to install and interact with Jenkins X on your Kubernetes cluster."
homepage "https://jenkins-x.io/"
version "2.0.435"
version "2.0.436"

url "http://github.com/jenkins-x/jx/releases/download/v#{version}/jx-darwin-amd64.tar.gz"
sha256 "36c707ab70ed8695ef2b7c072ff41769d21cd82cd27286c7366547a02550f4fe"
sha256 "d974ca5463af38f58081563c31dc7c0cd3aee782e5d1f12f1faebb0453fa29c1"

def install
bin.install name
Expand Down
2 changes: 1 addition & 1 deletion dependency-matrix/matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Dependency | Sources | Version | Mismatched versions
---------- | ------- | ------- | -------------------
[jenkins-x/jx](https://github.com/jenkins-x/jx) | | [2.0.435](https://github.com/jenkins-x/jx/releases/tag/v2.0.435) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.0.436](https://github.com/jenkins-x/jx/releases/tag/v2.0.436) |
6 changes: 3 additions & 3 deletions dependency-matrix/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ dependencies:
- host: github.com
owner: jenkins-x
repo: jx
url: https://github.com/jenkins-x/jx
version: 2.0.435
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.435
url: https://github.com/jenkins-x/jx.git
version: 2.0.436
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.436

0 comments on commit 418ca89

Please sign in to comment.