Skip to content

Commit d10aab9

Browse files
authored
Merge pull request #295 from pmienk/master
Regenerate artifacts.
2 parents bc8d705 + 1b327ef commit d10aab9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

install-cmake.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#==============================================================================
4242
# Branches for github dependencies.
4343
#------------------------------------------------------------------------------
44-
SECP256K1_BRANCH="v0.5.1"
44+
SECP256K1_BRANCH="v0.7.0"
4545
BITCOIN_SYSTEM_BRANCH="master"
4646
BITCOIN_PROTOCOL_BRANCH="master"
4747

install-cmakepresets.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
#==============================================================================
4343
# Branches for github dependencies.
4444
#------------------------------------------------------------------------------
45-
SECP256K1_BRANCH="v0.5.1"
45+
SECP256K1_BRANCH="v0.7.0"
4646
BITCOIN_SYSTEM_BRANCH="master"
4747
BITCOIN_PROTOCOL_BRANCH="master"
4848

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#==============================================================================
4242
# Branches for github dependencies.
4343
#------------------------------------------------------------------------------
44-
SECP256K1_BRANCH="v0.5.1"
44+
SECP256K1_BRANCH="v0.7.0"
4545
BITCOIN_SYSTEM_BRANCH="master"
4646
BITCOIN_PROTOCOL_BRANCH="master"
4747

0 commit comments

Comments
 (0)