Skip to content

Commit

Permalink
Merge pull request #2000 from jenkins-x-bot/bump-brew-version-8daa1e3…
Browse files Browse the repository at this point in the history
…4-cbb6-11ea-9d17-52586c7b0c0a

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.109 to 2.1.111
  • Loading branch information
jenkins-x-bot authored Jul 22, 2020
2 parents f9b3306 + 6f7b7ee commit a77aca6
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.109"
version "2.1.111"

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

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.109](https://github.com/jenkins-x/jx/releases/tag/v2.1.109) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.111](https://github.com/jenkins-x/jx/releases/tag/v2.1.111) |
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.109
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.109
version: 2.1.111
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.111

0 comments on commit a77aca6

Please sign in to comment.