subprojects: update fmt to 10.2.0-2
This commit is contained in:
parent
dbc68047ad
commit
0b89cc306e
|
@ -3,11 +3,11 @@ directory = fmt-10.2.0
|
|||
source_url = https://github.com/fmtlib/fmt/archive/10.2.0.tar.gz
|
||||
source_filename = fmt-10.2.0.tar.gz
|
||||
source_hash = 3ca91733a7313a8ad41c0885929415f8ec0a2a31d4dc7e27e9331412f4ca26ac
|
||||
patch_filename = fmt_10.2.0-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_10.2.0-1/get_patch
|
||||
patch_hash = aa93abb8f20cb8f739d794846c69264d57fa339e8ee78a78894f8ef2348c8080
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_10.2.0-1/fmt-10.2.0.tar.gz
|
||||
wrapdb_version = 10.2.0-1
|
||||
patch_filename = fmt_10.2.0-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_10.2.0-2/get_patch
|
||||
patch_hash = 2428c3a386a8390c76378f81ef804a297f4edc3b789499dd56629b7902b8ddb7
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_10.2.0-2/fmt-10.2.0.tar.gz
|
||||
wrapdb_version = 10.2.0-2
|
||||
|
||||
[provide]
|
||||
fmt = fmt_dep
|
||||
|
|
Loading…
Reference in New Issue