Skip to content

Commit

Permalink
Merge pull request #1973 from jenkins-x-bot/bump-brew-version-71f1729…
Browse files Browse the repository at this point in the history
…f-a147-11ea-840a-62c2e5e8d8da

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.49 to 2.1.54
  • Loading branch information
jenkins-x-bot authored May 29, 2020
2 parents e7a9b1f + d7cfd0f commit 4c61ef7
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.49"
version "2.1.54"

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

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.49](https://github.com/jenkins-x/jx/releases/tag/v2.1.49) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.54](https://github.com/jenkins-x/jx/releases/tag/v2.1.54) |
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.49
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.49
version: 2.1.54
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.54

0 comments on commit 4c61ef7

Please sign in to comment.