UNCLASSIFIED

Commit 3d9a83ad authored by Mark Hermeling's avatar Mark Hermeling
Browse files

Updated for CodeSonar 6.1

parent 02c3a315
Pipeline #405930 canceled with stages
in 50 seconds
...@@ -30,11 +30,11 @@ labels: ...@@ -30,11 +30,11 @@ labels:
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- url: "https://download.grammatech.com/diracc2011/codesonar-early-6.1/codesonar-6.1p0.20210713-x86_64-pc-linux.tar.gz" - url: "https://download.grammatech.com/diracc2011/codesonar-6.1/codesonar-6.1p0.20210802-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 filename: "codesonar-6.1p0.20210802-x86_64-pc-linux.tar.gz" # [required field] desired staging name for the build context
validation: validation:
type: "sha256" # supported: sha256, sha512 type: "sha256" # supported: sha256, sha512
value: "b1cfda925db20e2a9eaa75633886e934ed42e37674a7080fa9a898f242053ec3" # must be lowercase value: "c6fe558a91b460a7ed3377a23bf98ce12f2c1c72b1519835859ceefbb295ffc8" # must be lowercase
auth: auth:
type: basic type: basic
id: grammatech id: grammatech
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment