subprojects: update fmt to 10.1.1-1
This commit is contained in:
parent
b2d89253a6
commit
1bf7d30623
|
@ -1,12 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = fmt-9.1.0
|
||||
source_url = https://github.com/fmtlib/fmt/archive/9.1.0.tar.gz
|
||||
source_filename = fmt-9.1.0.tar.gz
|
||||
source_hash = 5dea48d1fcddc3ec571ce2058e13910a0d4a6bab4cc09a809d8b1dd1c88ae6f2
|
||||
patch_filename = fmt_9.1.0-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_9.1.0-1/get_patch
|
||||
patch_hash = 4557b9ba87b3eb63694ed9b21d1a2117d4a97ca56b91085b10288e9a5294adf8
|
||||
wrapdb_version = 9.1.0-1
|
||||
directory = fmt-10.1.1
|
||||
source_url = https://github.com/fmtlib/fmt/archive/10.1.1.tar.gz
|
||||
source_filename = fmt-10.1.1.tar.gz
|
||||
source_hash = 78b8c0a72b1c35e4443a7e308df52498252d1cefc2b08c9a97bc9ee6cfe61f8b
|
||||
patch_filename = fmt_10.1.1-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_10.1.1-1/get_patch
|
||||
patch_hash = adec33acaf87c0859c52b242a44bc71c3427751da3f1adaed511f4186794a42f
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_10.1.1-1/fmt-10.1.1.tar.gz
|
||||
wrapdb_version = 10.1.1-1
|
||||
|
||||
[provide]
|
||||
fmt = fmt_dep
|
||||
|
|
Loading…
Reference in New Issue