Skip to content

Commit

Permalink
Merge pull request #1981 from jenkins-x-bot/bump-brew-version-f40e23b…
Browse files Browse the repository at this point in the history
…e-af6b-11ea-930a-267ad7b7b992

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.65 to 2.1.67
  • Loading branch information
jenkins-x-bot authored Jun 16, 2020
2 parents d415d63 + 71774c7 commit 7acc228
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.65"
version "2.1.67"

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

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.65](https://github.com/jenkins-x/jx/releases/tag/v2.1.65) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.67](https://github.com/jenkins-x/jx/releases/tag/v2.1.67) |
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.65
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.65
version: 2.1.67
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.67

0 comments on commit 7acc228

Please sign in to comment.