Skip to content

Commit

Permalink
Merge pull request #1537 from jenkins-x-bot/bump-brew-version-365b050…
Browse files Browse the repository at this point in the history
…b-aa38-11e9-9a11-0e7371459dcd

chore(deps): bump jenkins-x/jx from 2.0.491 to 2.0.492
  • Loading branch information
jenkins-x-bot authored Jul 19, 2019
2 parents cb2d9d8 + 161ce68 commit c06a9f8
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.0.491"
version "2.0.492"

url "http://github.com/jenkins-x/jx/releases/download/v#{version}/jx-darwin-amd64.tar.gz"
sha256 "9a4eba4d8bf962f5764aac8be8ff3fac3dda810b582e27796753043d0b36e419"
sha256 "554ddba56699aa323e2454caa8d86b30726bf1fdb7bf36ecea982a45482266fc"

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.0.491](https://github.com/jenkins-x/jx/releases/tag/v2.0.491) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.0.492](https://github.com/jenkins-x/jx/releases/tag/v2.0.492) |
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.0.491
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.491
version: 2.0.492
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.492

0 comments on commit c06a9f8

Please sign in to comment.