Skip to content

Commit

Permalink
Merge pull request #1963 from jenkins-x-bot/bump-brew-version-9e5d951…
Browse files Browse the repository at this point in the history
…4-957d-11ea-9478-da16b6537798

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.33 to 2.1.35
  • Loading branch information
jenkins-x-bot authored May 14, 2020
2 parents 4714831 + f55db1b commit ed57bc7
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.33"
version "2.1.35"

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

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.33](https://github.com/jenkins-x/jx/releases/tag/v2.1.33) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.35](https://github.com/jenkins-x/jx/releases/tag/v2.1.35) |
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.33
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.33
version: 2.1.35
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.35

0 comments on commit ed57bc7

Please sign in to comment.