Bump base_deps_meta_version to rebuild libcurl

This commit is contained in:
rgaudin 2024-10-18 10:04:25 +00:00
parent dfe53e13e9
commit edfbefb11e
No known key found for this signature in database
GPG Key ID: 447475A4CFBA2E24
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,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 = "08"
base_deps_meta_version = "09"
base_deps_versions = {
"zlib": "1.2.12",