Skip to content

Commit

Permalink
Bump SPDX license list to 3.24.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
  • Loading branch information
puerco committed Jul 27, 2024
1 parent 5fb56cb commit 100e4ab
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/license/catalog.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ type CatalogOptions struct {
//
// DO NOT RENAME OR MOVE THIS OPTION WITHOUT MODIFYING THE MAGEFILE
var DefaultCatalogOpts = CatalogOptions{
Version: "v3.23",
Version: "v3.24.0",
}

// NewCatalogWithOptions returns a SPDX object with the specified options
Expand Down
Binary file removed pkg/license/data/license-list-v3.23.zip
Binary file not shown.
Binary file added pkg/license/data/license-list-v3.24.0.zip
Binary file not shown.

0 comments on commit 100e4ab

Please sign in to comment.