Skip to content

Commit 4faee81

Browse files
authored
Merge pull request #1711 from pmienk/master
Regenerate artifacts.
2 parents 8d533a6 + a5cb35c commit 4faee81

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
@@ -40,7 +40,7 @@
4040
#==============================================================================
4141
# Branches for github dependencies.
4242
#------------------------------------------------------------------------------
43-
SECP256K1_BRANCH="v0.5.1"
43+
SECP256K1_BRANCH="v0.7.0"
4444
BITCOIN_SYSTEM_BRANCH="master"
4545

4646
# Sentinel for comparison of sequential build.

install-cmakepresets.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

4747

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#==============================================================================
4141
# Branches for github dependencies.
4242
#------------------------------------------------------------------------------
43-
SECP256K1_BRANCH="v0.5.1"
43+
SECP256K1_BRANCH="v0.7.0"
4444
BITCOIN_SYSTEM_BRANCH="master"
4545

4646
# Sentinel for comparison of sequential build.

0 commit comments

Comments
 (0)