From c84f4ed938d1ee768b11b746c094c5cbcde0b7c0 Mon Sep 17 00:00:00 2001 From: Andrii Panchuk Date: Wed, 16 Jun 2021 11:43:25 -0500 Subject: [PATCH] update sha --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 650e61d..0feb3bc 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -46,7 +46,7 @@ resources: url: https://github.com/fluxcd/source-controller/archive/refs/tags/v0.14.0.tar.gz validation: type: sha256 - value: 63abb2309b232702494f5a5270473e65e30c70966a87e64015e87dbe055dea91 + value: 95cb520e408fe575a29819131557bcb6d0c1556f327eaa64422c32ac6514a970 - filename: tini-amd64 url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: -- GitLab