Skip to content

Commit

Permalink
Merge pull request #1978 from jenkins-x-bot/bump-brew-version-a6a0a16…
Browse files Browse the repository at this point in the history
…b-a9a7-11ea-8214-8a265c8836c8

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.59 to 2.1.61
  • Loading branch information
jenkins-x-bot authored Jun 8, 2020
2 parents 1b8d00e + 98bfdcc commit 0f5c18a
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.59"
version "2.1.61"

url "http://github.com/jenkins-x/jx/releases/download/v#{version}/jx-darwin-amd64.tar.gz"
sha256 "2774ee06d48c267afa75d17221a075df3a604dc8aac610670704b28f0ef49e96"
sha256 "0608b249240044e679e93d684c50b6f4ac469e99e7c0a352759d9888b172109e"

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.59](https://github.com/jenkins-x/jx/releases/tag/v2.1.59) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.61](https://github.com/jenkins-x/jx/releases/tag/v2.1.61) |
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.59
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.59
version: 2.1.61
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.61

0 comments on commit 0f5c18a

Please sign in to comment.