Skip to content

Commit

Permalink
update head commit hash (#1848)
Browse files Browse the repository at this point in the history
  • Loading branch information
sickpig authored and gandrewstone committed Jul 18, 2019
1 parent 5e8f179 commit 17c83f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/electrs/build_electrs.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import shutil
GIT_REPO = "https://github.com/BitcoinUnlimited/electrs.git"
GIT_BRANCH = "v0.7.0bu"
EXPECT_HEAD = "08132e01a82cd8e1dd9a458df04788164be784b8"
EXPECT_HEAD = "8e1734d5d54339cc469ea6230b0e02395f2ab82d"

ROOT_DIR = os.path.realpath(
os.path.join(os.path.dirname(__file__), os.pardir, os.pardir))
Expand Down

0 comments on commit 17c83f7

Please sign in to comment.