Skip to content

Commit

Permalink
Merge pull request #1982 from jenkins-x-bot/bump-brew-version-f326a1e…
Browse files Browse the repository at this point in the history
…5-afe4-11ea-a315-06a11f44dbb5

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.67 to 2.1.68
  • Loading branch information
jenkins-x-bot authored Jun 16, 2020
2 parents 7acc228 + c6c3ea4 commit 1ef97e6
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.67"
version "2.1.68"

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

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.67](https://github.com/jenkins-x/jx/releases/tag/v2.1.67) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.68](https://github.com/jenkins-x/jx/releases/tag/v2.1.68) |
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.67
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.67
version: 2.1.68
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.68

0 comments on commit 1ef97e6

Please sign in to comment.