Parcourir la source

update tinyfiledialogs to 3.15.1 (#2720)

Andrej Redeky il y a 1 an
Parent
commit
fb8c3ac702
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      packages/t/tinyfiledialogs/xmake.lua

+ 1 - 0
packages/t/tinyfiledialogs/xmake.lua

@@ -6,6 +6,7 @@ package("tinyfiledialogs")
 
     add_urls("https://git.code.sf.net/p/tinyfiledialogs/code.git")
     add_versions("3.8.8", "d89567798fb1b989c6fc46a61698e4734760e0bf")
+    add_versions("3.15.1", "776ad52d7b7057f330caa74f00e5e9d9eae85631")
 
     if is_plat("windows") then
         add_syslinks("comdlg32", "ole32", "user32", "shell32")