Explorar el Código

update fmt to 11.1.1 (#6090)

c8ef hace 8 meses
padre
commit
bf79554a5a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/f/fmt/xmake.lua

+ 1 - 0
packages/f/fmt/xmake.lua

@@ -6,6 +6,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.1.1", "a25124e41c15c290b214c4dec588385153c91b47198dbacda6babce27edc4b45")
     add_versions("11.1.0", "e32d42c6be8df768d744bf0e7d4d69c4ccdce0eda44292ba5265add817413f17")
     add_versions("11.0.2", "40fc58bebcf38c759e11a7bd8fdc163507d2423ef5058bba7f26280c5b9c5465")
     add_versions("11.0.1", "62ca45531814109b5d6cef0cf2fd17db92c32a30dd23012976e768c685534814")