Update SPDX license list

This commit is contained in:
Ivan Kravets
2025-07-08 17:45:31 +03:00
parent 6cf8b8172f
commit 903a013cbd

View File

@ -276,7 +276,7 @@ class ManifestSchema(BaseSchema):
@staticmethod
@memoized(expire="1h")
def load_spdx_licenses():
version = "3.26.0"
version = "3.27.0"
spdx_data_url = (
"https://raw.githubusercontent.com/spdx/license-list-data/"
f"v{version}/json/licenses.json"