Skip to content

Commit

Permalink
Merge pull request #1493 from jenkins-x-bot/bump-brew-version-6ae6f9f…
Browse files Browse the repository at this point in the history
…2-a32f-11e9-9cd8-c257d87d25d8

chore(deps): bump jenkins-x/jx from 2.0.438 to 2.0.440
  • Loading branch information
jenkins-x-bot authored Jul 10, 2019
2 parents 4c75269 + 818b948 commit dfc3dbc
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.438"
version "2.0.440"

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

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.438](https://github.com/jenkins-x/jx/releases/tag/v2.0.438) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.0.440](https://github.com/jenkins-x/jx/releases/tag/v2.0.440) |
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.438
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.438
version: 2.0.440
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.440

0 comments on commit dfc3dbc

Please sign in to comment.