Skip to content

Commit 4c75269

Browse files
Merge pull request #1492 from jenkins-x-bot/update-brew-version-d036b7b9-a30a-11e9-8cb5-b6309a7fa598
chore(dependencies): update jenkins-x/jx from 2.0.437 to 2.0.438
2 parents b03a24b + 3b3f138 commit 4c75269

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Formula/jx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
class Jx < Formula
33
desc "A tool to install and interact with Jenkins X on your Kubernetes cluster."
44
homepage "https://jenkins-x.io/"
5-
version "2.0.437"
5+
version "2.0.438"
66

77
url "http://github.com/jenkins-x/jx/releases/download/v#{version}/jx-darwin-amd64.tar.gz"
8-
sha256 "76a780949804fbb54c51c61276754ee2e0d60759ff923d4324b24b20c2ef4cd4"
8+
sha256 "00aafccf0dd8b8607c2d9ad8037163889a4898754e60a5119f5e0060f1b77cd3"
99

1010
def install
1111
bin.install name

dependency-matrix/matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Dependency | Sources | Version | Mismatched versions
44
---------- | ------- | ------- | -------------------
5-
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.0.437](https://github.com/jenkins-x/jx/releases/tag/v2.0.437) |
5+
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.0.438](https://github.com/jenkins-x/jx/releases/tag/v2.0.438) |

dependency-matrix/matrix.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ dependencies:
33
owner: jenkins-x
44
repo: jx
55
url: https://github.com/jenkins-x/jx.git
6-
version: 2.0.437
7-
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.437
6+
version: 2.0.438
7+
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.438

0 commit comments

Comments
 (0)