Skip to content

Commit c3cd99a

Browse files
authored
Update meta.yaml
1 parent fe03042 commit c3cd99a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

recipe/meta.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ source:
2323
- folder: submodules/hippomocks
2424
url: https://github.com/dascandy/hippomocks/archive/10960d027b398444ec3ec6ce2487de3db0283ff8.zip
2525
sha256: a4efc07eacdc35107039bd3b7b491b9fc5f95d4dabb37de83a2b0642c7231fe8
26-
- folder: submodules/redis-plus-plus
27-
url: https://github.com/sewenew/redis-plus-plus/archive/48e178c09a2fbd10d3b991e54b8a71b70791b933.zip
28-
sha256: 352d6d98e738429a35d0b5f4ef89b42ff4f97167dce97a0067aefa97fb73e243
26+
- folder: submodules/BTree
27+
url: https://github.com/frozenca/BTree/archive/ff6881996ff3c46ded564f92bc589fcbd218df00.zip
28+
sha256: 1ca35dc6898f36711219d92c9d0763ff187af9b9d1ae9385377322b45dfb3f4e
2929

3030
build:
3131
number: 0
@@ -66,6 +66,7 @@ requirements:
6666
- cereal
6767
- highfive
6868
- spdlog
69+
- uvicorn
6970

7071
test:
7172
imports:

0 commit comments

Comments
 (0)