Ver Fonte

update tinyfiledialogs to 3.15.1 (#2720)

Andrej Redeky há 1 ano atrás
pai
commit
fb8c3ac702
1 ficheiros alterados com 1 adições e 0 exclusões
  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_urls("https://git.code.sf.net/p/tinyfiledialogs/code.git")
     add_versions("3.8.8", "d89567798fb1b989c6fc46a61698e4734760e0bf")
     add_versions("3.8.8", "d89567798fb1b989c6fc46a61698e4734760e0bf")
+    add_versions("3.15.1", "776ad52d7b7057f330caa74f00e5e9d9eae85631")
 
 
     if is_plat("windows") then
     if is_plat("windows") then
         add_syslinks("comdlg32", "ole32", "user32", "shell32")
         add_syslinks("comdlg32", "ole32", "user32", "shell32")