Skip to content

Commit

Permalink
Upgrade the vendored spdx_licenses to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate committed Jan 19, 2025
1 parent 636e10f commit 9531e39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions master_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ users)
## Build
* Upgrade to opam-file-format 2.2.0~alpha1 [#6321 @kit-ty-kate]
* Add menhir to the list of vendored packages [#6321 @kit-ty-kate]
* Upgrade the vendored spdx\_licenses to 1.3.0 [#6370 @kit-ty-kate - fix #6369]

## Infrastructure

Expand Down
4 changes: 2 additions & 2 deletions src_ext/Makefile.sources
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ MD5_seq = de05d9dedd492fa4e3c0c87bc2792475
URL_stdlib-shims = https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
MD5_stdlib-shims = 09db7af8b4a3a96048a61cb6ae2496ef

URL_spdx_licenses = https://github.com/kit-ty-kate/spdx_licenses/releases/download/v1.2.0/spdx_licenses-1.2.0.tar.gz
MD5_spdx_licenses = b581124aeebd7facb856d8b942cb58a5
URL_spdx_licenses = https://github.com/kit-ty-kate/spdx_licenses/releases/download/v1.3.0/spdx_licenses-1.3.0.tar.gz
MD5_spdx_licenses = 7e9a0c48d477c900ccb5a0ec9a402118

URL_uutf = https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
MD5_uutf = a308285514259d20b48abc92f00a3708
Expand Down

0 comments on commit 9531e39

Please sign in to comment.