Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump https://github.com/jenkins-x/jx.git from 2.1.75 to 2.1.76 #1986

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.75"
version "2.1.76"

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

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.75](https://github.com/jenkins-x/jx/releases/tag/v2.1.75) |
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.1.76](https://github.com/jenkins-x/jx/releases/tag/v2.1.76) |
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.75
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.75
version: 2.1.76
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.76