Skip to content

Commit

Permalink
Merge pull request #1503 from jenkins-x-bot/bump-brew-version-c0f061b…
Browse files Browse the repository at this point in the history
…e-a413-11e9-a29f-eed72a4ed2f5

chore(deps): bump jenkins-x/jx from 2.0.449 to 2.0.450
  • Loading branch information
jenkins-x-bot authored Jul 11, 2019
2 parents 6194bde + 76d7da6 commit ba59587
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.449"
version "2.0.450"

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

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.449](https://github.com/jenkins-x/jx/releases/tag/v2.0.449) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.0.450](https://github.com/jenkins-x/jx/releases/tag/v2.0.450) |
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.449
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.449
version: 2.0.450
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.450

0 comments on commit ba59587

Please sign in to comment.