Skip to content

Commit

Permalink
Merge pull request #1972 from jenkins-x-bot/bump-brew-version-6833bf7…
Browse files Browse the repository at this point in the history
…e-a108-11ea-969c-3a9dae563821

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.46 to 2.1.49
  • Loading branch information
jenkins-x-bot authored May 28, 2020
2 parents b212542 + c58a4fd commit e7a9b1f
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.46"
version "2.1.49"

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

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

0 comments on commit e7a9b1f

Please sign in to comment.