Skip to content

Commit

Permalink
Merge pull request #1968 from jenkins-x-bot/bump-brew-version-88ba17b…
Browse files Browse the repository at this point in the history
…7-9afe-11ea-b7d3-c6b5a47777c2

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.40 to 2.1.42
  • Loading branch information
jenkins-x-bot authored May 21, 2020
2 parents 2105964 + 45b7c64 commit 6bbc7c0
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.1.40"
version "2.1.42"

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

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.1.40](https://github.com/jenkins-x/jx/releases/tag/v2.1.40) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.42](https://github.com/jenkins-x/jx/releases/tag/v2.1.42) |
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.1.40
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.40
version: 2.1.42
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.42

0 comments on commit 6bbc7c0

Please sign in to comment.