File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -281,12 +281,12 @@ REPOSITORY_LOCATIONS_SPEC = dict(
281
281
project_name = "fmt" ,
282
282
project_desc = "{fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams" ,
283
283
project_url = "https://fmt.dev" ,
284
- version = "9.1 .0" ,
285
- sha256 = "cceb4cb9366e18a5742128cb3524ce5f50e88b476f1e54737a47ffdf4df4c996 " ,
284
+ version = "10.0 .0" ,
285
+ sha256 = "4943cb165f3f587f26da834d3056ee8733c397e024145ca7d2a8a96bb71ac281 " ,
286
286
strip_prefix = "fmt-{version}" ,
287
287
urls = ["https://github.com/fmtlib/fmt/releases/download/{version}/fmt-{version}.zip" ],
288
288
use_category = ["dataplane_core" , "controlplane" ],
289
- release_date = "2022-08-27 " ,
289
+ release_date = "2023-05-10 " ,
290
290
cpe = "cpe:2.3:a:fmt:fmt:*" ,
291
291
license = "fmt" ,
292
292
license_url = "https://github.com/fmtlib/fmt/blob/{version}/LICENSE.rst" ,
You can’t perform that action at this time.
0 commit comments