Browse Source

Update gmssl to v3.1.1 (#3903)

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

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

@@ -6,6 +6,7 @@ package("gmssl")
     add_urls("https://github.com/guanzhi/GmSSL/archive/refs/tags/$(version).tar.gz",
              "https://github.com/guanzhi/GmSSL.git")
 
+    add_versions("v3.1.1", "23ed2ce74e408fc4c80289d2b499c7c5eec8373fefaf3827a53cb4c134dd5263")
     add_versions("v3.1.0", "a3cdf5df87b07df33cb9e30c35de658fd0c06d5909d4428f4abd181d02567cde")
 
     if is_plat("mingw", "msys") then