Skip to content

Commit

Permalink
fix: bb meta-data (#1960)
Browse files Browse the repository at this point in the history
Recovering after a push.
  • Loading branch information
ludamad authored Sep 3, 2023
1 parent 194e829 commit 712e0a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions circuits/cpp/barretenberg/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[subrepo]
remote = https://github.com/AztecProtocol/barretenberg
branch = master
commit = 0e17d978a0cc6805b72646a8e36fd5267cbd6bcd
parent = 3aaf91e03fc01f0cb12249f22dbcb007023f69d4
commit = 297a20d7878a4aabab1cabf2cc5d2d67f9e969c5
parent = 1990f0dd00c82d7a95cb6e7d4b831014296fd2ea
method = merge
cmdver = 0.4.6
2 changes: 1 addition & 1 deletion scripts/git_subrepo.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -e
set -eu

SCRIPT_DIR=$(dirname "$(realpath "$0")")

Expand Down

0 comments on commit 712e0a0

Please sign in to comment.