浏览代码

Update g3log to 2.4 (#3209)

ruki 1 年之前
父节点
当前提交
8af3ebecb3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/g/g3log/xmake.lua

+ 1 - 0
packages/g/g3log/xmake.lua

@@ -6,6 +6,7 @@ package("g3log")
     add_urls("https://github.com/KjellKod/g3log/archive/refs/tags/$(version).tar.gz",
     add_urls("https://github.com/KjellKod/g3log/archive/refs/tags/$(version).tar.gz",
              "https://github.com/KjellKod/g3log.git")
              "https://github.com/KjellKod/g3log.git")
 
 
+    add_versions("2.4", "a240673f6dda17a8d4d5768b6741534e6863e6c4d786c3678e4fe687eb115902")
     add_versions("2.3", "a27dc3ff0d962cc6e0b4e60890b4904e664b0df16393d27e14c878d7de09b505")
     add_versions("2.3", "a27dc3ff0d962cc6e0b4e60890b4904e664b0df16393d27e14c878d7de09b505")
 
 
     add_configs("ios", {description = "iOS version of library.", default = false, type = "boolean", readonly = true})
     add_configs("ios", {description = "iOS version of library.", default = false, type = "boolean", readonly = true})