Skip to content

Commit

Permalink
Merge pull request #2002 from jenkins-x-bot/bump-brew-version-dd2aacb…
Browse files Browse the repository at this point in the history
…0-d06d-11ea-b262-7aa9ea9d2821

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.114 to 2.1.118
  • Loading branch information
jenkins-x-bot authored Jul 28, 2020
2 parents 96caba0 + 6dc99d0 commit f2dced8
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.114"
version "2.1.118"

url "http://github.com/jenkins-x/jx/releases/download/v#{version}/jx-darwin-amd64.tar.gz"
sha256 "834fefdc8e5ec7c786ae94b9794b032001fed1b80e9d6cf4dcb54969a3276a44"
sha256 "9188b15965292a1f4ede19d121e7e19676de7d185778f39217c2dbb7622cc73b"

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.114](https://github.com/jenkins-x/jx/releases/tag/v2.1.114) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.118](https://github.com/jenkins-x/jx/releases/tag/v2.1.118) |
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.114
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.114
version: 2.1.118
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.118

0 comments on commit f2dced8

Please sign in to comment.