Bumpup libmicrohttpd to 0.9.76

This commit is contained in:
Emmanuel Engelhart
2023-03-01 10:10:15 +01:00
parent 8db9902a0a
commit 7e88bf14a2
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@ release_versions = {
# This is the "version" of the whole base_deps_versions dict.
# Change this when you change base_deps_versions.
base_deps_meta_version = '79'
base_deps_meta_version = '80'
base_deps_versions = {
'zlib' : '1.2.12',
@ -50,7 +50,7 @@ base_deps_versions = {
'xapian-core' : '1.4.18',
'mustache' : '4.1',
'pugixml' : '1.2',
'libmicrohttpd' : '0.9.72',
'libmicrohttpd' : '0.9.76',
'gumbo' : '0.10.1',
'icu4c' : '58.2',
'libaria2' : '1.36.0',