Skip to content

Commit b03a24b

Browse files
Merge pull request #1491 from jenkins-x-bot/update-brew-version-8e00da69-a2fc-11e9-b781-1a15dfc2fbd0
chore(dependencies): update jenkins-x/jx from 2.0.436 to 2.0.437
2 parents 418ca89 + 23fc8b3 commit b03a24b

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.436"
5+
version "2.0.437"
66

77
url "http://github.com/jenkins-x/jx/releases/download/v#{version}/jx-darwin-amd64.tar.gz"
8-
sha256 "d974ca5463af38f58081563c31dc7c0cd3aee782e5d1f12f1faebb0453fa29c1"
8+
sha256 "76a780949804fbb54c51c61276754ee2e0d60759ff923d4324b24b20c2ef4cd4"
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.436](https://github.com/jenkins-x/jx/releases/tag/v2.0.436) |
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) |

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.436
7-
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.436
6+
version: 2.0.437
7+
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.437

0 commit comments

Comments
 (0)