소스 검색

Update span-lite to 0.11.0 (#3610)

ruki 1 년 전
부모
커밋
31b2dfc16b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      packages/s/span-lite/xmake.lua

+ 1 - 0
packages/s/span-lite/xmake.lua

@@ -7,6 +7,7 @@ package("span-lite")
 
     add_urls("https://github.com/martinmoene/span-lite/archive/refs/tags/v$(version).zip",
              "https://github.com/martinmoene/span-lite.git")
+    add_versions("0.11.0", "315a321ddc586e78e5fc345661c3259e237c8c8968087c1aa36c4407343d7ddb")
     add_versions("0.10.3", "e9d4facd0c98b12b045de356c6c6c0c06d047d741fe61bde02ca9a68c82d7658")
 
     add_deps("cmake")