update fmt to 11.0.2 (#4712)

pull/4714/head
c8ef 4 months ago committed by GitHub
parent f3254fa166
commit 003f634465
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/f/fmt/xmake.lua

@ -5,6 +5,7 @@ package("fmt")
set_urls("https://github.com/fmtlib/fmt/releases/download/$(version)/fmt-$(version).zip",
"https://github.com/fmtlib/fmt.git")
add_versions("11.0.2", "40fc58bebcf38c759e11a7bd8fdc163507d2423ef5058bba7f26280c5b9c5465")
add_versions("11.0.1", "62ca45531814109b5d6cef0cf2fd17db92c32a30dd23012976e768c685534814")
add_versions("11.0.0", "583ce480ef07fad76ef86e1e2a639fc231c3daa86c4aa6bcba524ce908f30699")
add_versions("10.2.1", "312151a2d13c8327f5c9c586ac6cf7cddc1658e8f53edae0ec56509c8fa516c9")

Loading…
Cancel
Save