manifest: update fmt to 10.1.1

This commit is contained in:
liushuyu 2023-10-16 22:08:29 -06:00
parent 16cfcc11d4
commit fdfda54ec7
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437

View File

@ -84,13 +84,13 @@
"sources": [
{
"type": "archive",
"url": "https://github.com/fmtlib/fmt/releases/download/9.1.0/fmt-9.1.0.zip",
"sha256": "cceb4cb9366e18a5742128cb3524ce5f50e88b476f1e54737a47ffdf4df4c996",
"url": "https://github.com/fmtlib/fmt/releases/download/10.1.1/fmt-10.1.1.zip",
"sha256": "b84e58a310c9b50196cda48d5678d5fa0849bca19e5fdba6b684f0ee93ed9d1b",
"x-checker-data": {
"type": "anitya",
"project-id": 11526,
"versions": {
"<": "10.0.0"
"<": "11.0.0"
},
"url-template": "https://github.com/fmtlib/fmt/releases/download/$version/fmt-$version.zip"
}