update fmt to 11.0.1 (#4590)

pull/4592/head
c8ef 5 months ago committed by GitHub
parent da0004e7b6
commit 7626414c3d
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.1", "62ca45531814109b5d6cef0cf2fd17db92c32a30dd23012976e768c685534814")
add_versions("11.0.0", "583ce480ef07fad76ef86e1e2a639fc231c3daa86c4aa6bcba524ce908f30699")
add_versions("10.2.1", "312151a2d13c8327f5c9c586ac6cf7cddc1658e8f53edae0ec56509c8fa516c9")
add_versions("10.2.0", "8a942861a94f8461a280f823041cde8f620a6d8b0e0aacc98c15bb5a9dd92399")

Loading…
Cancel
Save