fix SPDX branch URL
Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
parent
3ec71d8acc
commit
6530dd5487
2
.github/workflows/schemas.yml
vendored
2
.github/workflows/schemas.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
|
||||
# Intentionally tracking 2.3.x to match what we output in sbom.rb. 3.0 also doesn't have a JSON Schema.
|
||||
# Note: this is a 2.3.1 development branch - not a 2.3.1 tag. It contains bugfixes compared to 2.3.0.
|
||||
curl --location --output Library/Homebrew/data/schemas/sbom.json https://raw.githubusercontent.com/spdx/spdx-spec/development/v2.3.1/schemas/spdx-schema.json
|
||||
curl --location --output Library/Homebrew/data/schemas/sbom.json https://raw.githubusercontent.com/spdx/spdx-spec/support/v2.3.1/schemas/spdx-schema.json
|
||||
# https://github.com/spdx/spdx-spec/pull/1029
|
||||
sed -i -e 's|\(2019-09/schema\)#|\1|' Library/Homebrew/data/schemas/sbom.json
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user