Ver código fonte

Update redis-plus-plus to 1.3.11 (#3190)

ruki 1 ano atrás
pai
commit
25ab96f8b2
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      packages/r/redis-plus-plus/xmake.lua

+ 1 - 0
packages/r/redis-plus-plus/xmake.lua

@@ -4,6 +4,7 @@ package("redis-plus-plus")
 
     add_urls("https://github.com/sewenew/redis-plus-plus/archive/refs/tags/$(version).tar.gz",
              "https://github.com/sewenew/redis-plus-plus.git")
+    add_versions("1.3.11", "bb4990eed60d3654cd6902b9e67b3ab43e52557e84315560660b0c9e64b6ff77")
     add_versions("1.3.5", "a49a72fef26ed39d36a278fcc4e4d92822e111697b5992d8f26f70d16edc6c1f")
     add_versions("1.3.6", "87dcadca50c6f0403cde47eb1f79af7ac8dd5a19c3cad2bb54ba5a34f9173a3e")
     add_versions("1.3.7", "89cb83b0a23ac5825300c301814eab74aa3cdcfcd12e87d443c2692e367768ba")