Skip to content

Commit

Permalink
Merge pull request #1501 from jenkins-x-bot/bump-brew-version-df397a8…
Browse files Browse the repository at this point in the history
…5-a3f9-11e9-a886-7e8ff5b05f80

chore(deps): bump jenkins-x/jx from 2.0.447 to 2.0.448
  • Loading branch information
jenkins-x-bot authored Jul 11, 2019
2 parents c991bbc + 19277d7 commit 91e9f29
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.447"
version "2.0.448"

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

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.447](https://github.com/jenkins-x/jx/releases/tag/v2.0.447) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.0.448](https://github.com/jenkins-x/jx/releases/tag/v2.0.448) |
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.447
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.447
version: 2.0.448
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.448

0 comments on commit 91e9f29

Please sign in to comment.