Skip to content

Commit baab25a

Browse files
committed
Update SPDX license list to v3.24.0
1 parent 4d4f5a2 commit baab25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio/package/manifest/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ def validate_license(self, value):
276276
@staticmethod
277277
@memoized(expire="1h")
278278
def load_spdx_licenses():
279-
version = "3.24.0"
279+
version = "3.26.0"
280280
spdx_data_url = (
281281
"https://raw.githubusercontent.com/spdx/license-list-data/"
282282
f"v{version}/json/licenses.json"

0 commit comments

Comments
 (0)