Skip to content

Commit

Permalink
Merge pull request #2008 from jenkins-x-bot/bump-brew-version-394a54f…
Browse files Browse the repository at this point in the history
…8-9128-41ec-af63-bf6535cc03d6

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.127 to 2.1.138
  • Loading branch information
jenkins-x-bot authored Sep 2, 2020
2 parents b2db4d2 + 3f43c93 commit 193ff6d
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.127"
version "2.1.138"

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

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.127](https://github.com/jenkins-x/jx/releases/tag/v2.1.127) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.138](https://github.com/jenkins-x/jx/releases/tag/v2.1.138) |
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.127
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.127
version: 2.1.138
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.138

0 comments on commit 193ff6d

Please sign in to comment.