Update liboai to 3.2.1 (#3210)

pull/3211/head
ruki 1 year ago committed by GitHub
parent 8af3ebecb3
commit 294463a8f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      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",
"https://github.com/D7EAD/liboai.git")
add_versions("3.2.1", "9058bcc1485967061c9c33b2e7a109a254cdf71638b1448f21cfefd7ffd9c4fa")
add_versions("3.1.0", "4b3564740f7dbf099c785d5720327a4e7acaca2535d329f487d877ce17524a73")
add_deps("nlohmann_json")

Loading…
Cancel
Save