Skip to content

Commit

Permalink
Merge pull request #1495 from jenkins-x-bot/bump-brew-version-fe3c2ad…
Browse files Browse the repository at this point in the history
…1-a34b-11e9-9236-66aa075e3fe5

chore(deps): bump jenkins-x/jx from 2.0.441 to 2.0.442
  • Loading branch information
jenkins-x-bot authored Jul 10, 2019
2 parents 4dce175 + f9c7846 commit 6734447
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.441"
version "2.0.442"

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

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.git) | | [2.0.441](https://github.com/jenkins-x/jx/releases/tag/v2.0.441) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.0.442](https://github.com/jenkins-x/jx/releases/tag/v2.0.442) |
4 changes: 2 additions & 2 deletions dependency-matrix/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ dependencies:
owner: jenkins-x
repo: jx
url: https://github.com/jenkins-x/jx.git
version: 2.0.441
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.441
version: 2.0.442
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.442

0 comments on commit 6734447

Please sign in to comment.