From 22a2372288a35a0f341bde6ab52a087d6f942c35 Mon Sep 17 00:00:00 2001 From: Brian J Philippus Date: Fri, 27 May 2022 06:32:16 -0700 Subject: [PATCH] Correct the concourse 7.4.4 version and hash Signed-off-by: Brian J Philippus --- versions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yml b/versions.yml index 1a188d1..7bcd673 100644 --- a/versions.yml +++ b/versions.yml @@ -6,8 +6,8 @@ # manually. feel free to PR sane defaults along with newly supported # infrastructures and such! --- -concourse_version: '7.4.0' -concourse_sha1: 'a0737a17fc46490ede1e83516f02a92c009417a6' +concourse_version: '7.4.4' +concourse_sha1: 'e39bb9cdfcb7631fc98de2ce14565e162856ce7c' bpm_version: '1.1.13' bpm_sha1: '82322898b2393951108617caac43752e498632a2' postgres_version: '43'