Skip to content

Commit

Permalink
Merge pull request #1974 from jenkins-x-bot/bump-brew-version-1fe7262…
Browse files Browse the repository at this point in the history
…a-a1ad-11ea-9a13-5e02ff1fe8cd

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.54 to 2.1.55
  • Loading branch information
jenkins-x-bot authored May 29, 2020
2 parents 4c61ef7 + 356af25 commit 0b6e638
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.54"
version "2.1.55"

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

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.54](https://github.com/jenkins-x/jx/releases/tag/v2.1.54) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.55](https://github.com/jenkins-x/jx/releases/tag/v2.1.55) |
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.54
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.54
version: 2.1.55
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.55

0 comments on commit 0b6e638

Please sign in to comment.