From 3471df2e57e38bb6fe63fc3526e5b4283cd94186 Mon Sep 17 00:00:00 2001 From: Mark Hermeling Date: Tue, 13 Jul 2021 18:42:17 +0000 Subject: [PATCH] Update hardening_manifest.yaml --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 0afe609..0390773 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -30,7 +30,7 @@ labels: # List of resources to make available to the offline build context resources: - - url: "https://download.grammatech.com/diracc2011/codesonar-6.0/codesonar-6.1p0.20210713-x86_64-pc-linux.tar.gz" + - url: "https://download.grammatech.com/diracc2011/codesonar-6.1/codesonar-6.1p0.20210713-x86_64-pc-linux.tar.gz" filename: "codesonar-6.1p0.20210713-x86_64-pc-linux.tar.gz" # [required field] desired staging name for the build context validation: type: "sha256" # supported: sha256, sha512 -- GitLab