Browse Source

Update liboai to 3.2.1 (#3210)

ruki 1 năm trước cách đây
mục cha
commit
294463a8f9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      packages/l/liboai/xmake.lua

+ 1 - 0
packages/l/liboai/xmake.lua

@@ -6,6 +6,7 @@ package("liboai")
     set_urls("https://github.com/D7EAD/liboai/archive/refs/tags/v$(version).tar.gz",
     set_urls("https://github.com/D7EAD/liboai/archive/refs/tags/v$(version).tar.gz",
              "https://github.com/D7EAD/liboai.git")
              "https://github.com/D7EAD/liboai.git")
 
 
+    add_versions("3.2.1", "9058bcc1485967061c9c33b2e7a109a254cdf71638b1448f21cfefd7ffd9c4fa")
     add_versions("3.1.0", "4b3564740f7dbf099c785d5720327a4e7acaca2535d329f487d877ce17524a73")
     add_versions("3.1.0", "4b3564740f7dbf099c785d5720327a4e7acaca2535d329f487d877ce17524a73")
 
 
     add_deps("nlohmann_json")
     add_deps("nlohmann_json")