Skip to content

Commit

Permalink
Merge pull request #1988 from jenkins-x-bot/bump-brew-version-ab1397c…
Browse files Browse the repository at this point in the history
…0-b550-11ea-8d86-ce8a68c1c371

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.78 to 2.1.79
  • Loading branch information
jenkins-x-bot authored Jun 23, 2020
2 parents 514de66 + a3204a9 commit ac62ba8
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.78"
version "2.1.79"

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

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.78](https://github.com/jenkins-x/jx/releases/tag/v2.1.78) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.79](https://github.com/jenkins-x/jx/releases/tag/v2.1.79) |
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.78
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.78
version: 2.1.79
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.79

0 comments on commit ac62ba8

Please sign in to comment.