Explorar el Código

CImg: update to v3.5.2 (#6244)

apocelipes hace 7 meses
padre
commit
a02d11fd4f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/c/cimg/xmake.lua

+ 1 - 0
packages/c/cimg/xmake.lua

@@ -9,6 +9,7 @@ package("cimg")
     end})
     add_urls("https://github.com/greyclab/cimg.git")
 
+    add_versions("v3.5.2", "6ece3344b65cfcc30b286df9c621a66634c3a79da0b5041b4e01e3b33f2d22f1")
     add_versions("v3.5.1", "41930b9ab4627a87140bacee8f98e97332df3f60993bd568b89f6ac5b7186e1f")
     add_versions("v3.5.0", "e23205a75b640423fdac394bd77b5e36a56070743892656fe6705597f38bfc3a")
     add_versions("v3.4.3", "87dc0a945a350222253d61dc680fdca3878b92827d63a47a6cb1e1b3772050e0")