Explorar o código

Update leancrypto to v1.3.0 (#6753)

ruki hai 5 meses
pai
achega
552bfe4078
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/l/leancrypto/xmake.lua

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

@@ -5,6 +5,7 @@ package("leancrypto")
     add_urls("https://github.com/smuellerDD/leancrypto/archive/refs/tags/$(version).tar.gz",
     add_urls("https://github.com/smuellerDD/leancrypto/archive/refs/tags/$(version).tar.gz",
              "https://github.com/smuellerDD/leancrypto.git")
              "https://github.com/smuellerDD/leancrypto.git")
 
 
+    add_versions("v1.3.0", "53b51936d77304e82cc6aa34a0a65eec3327ca1165342180694c5aa6a7d745c8")
     add_versions("v1.2.0", "247481cac4cedbf4b9e1c689b7726592015352a11cd22625013185d01cda2c15")
     add_versions("v1.2.0", "247481cac4cedbf4b9e1c689b7726592015352a11cd22625013185d01cda2c15")
 
 
     if is_plat("linux") then
     if is_plat("linux") then