Просмотр исходного кода

Update upstream repo for sigma-proofs

Ian Goldberg 3 недель назад
Родитель
Сommit
e9c95d7533
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Scripts/clone-repos

+ 1 - 1
Scripts/clone-repos

@@ -33,7 +33,7 @@ fetch_repo() {
 
 fetch_repos() {
     fetch_repo https://github.com/arkworks-rs/spongefish v0.6.1 spongefish && \
-    fetch_repo https://github.com/mmaker/sigma-rs v0.3.1 sigma-proofs spongefish && \
+    fetch_repo https://github.com/sigma-rs/sigma-proofs v0.3.1 sigma-proofs spongefish && \
     fetch_repo https://git-crysp.uwaterloo.ca/SigmaProtocol/sigma-compiler 0.2.2 sigma-compiler sigma-proofs && \
     fetch_repo https://git-crysp.uwaterloo.ca/SigmaProtocol/cmz 0.2.1 cmz sigma-compiler && \
     fetch_repo https://gitlab.torproject.org/onyinyang/lox.git/ lox-artifact application-lox cmz && \