Skip to content

Commit

Permalink
Merge pull request #1986 from jenkins-x-bot/bump-brew-version-22e6c2b…
Browse files Browse the repository at this point in the history
…e-b22c-11ea-8de0-020f4d9c73eb

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.75 to 2.1.76
  • Loading branch information
jenkins-x-bot authored Jun 19, 2020
2 parents defc7b2 + c2557bf commit a26b3b0
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.75"
version "2.1.76"

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

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.75](https://github.com/jenkins-x/jx/releases/tag/v2.1.75) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.76](https://github.com/jenkins-x/jx/releases/tag/v2.1.76) |
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.75
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.75
version: 2.1.76
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.76

0 comments on commit a26b3b0

Please sign in to comment.