aboutsummaryrefslogtreecommitdiff
path: root/Taskfile.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Taskfile.yaml')
-rw-r--r--Taskfile.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Taskfile.yaml b/Taskfile.yaml
index 093071c..be5ea48 100644
--- a/Taskfile.yaml
+++ b/Taskfile.yaml
@@ -277,7 +277,7 @@ tasks:
dev-set-secp256-headers:
vars:
SECP256_GIT_URL: 'https://github.com/bitcoin-core/secp256k1'
- SECP256_GIT_BRANCH: 'v0.5.1'
+ SECP256_GIT_BRANCH: 'v0.6.0'
SECP256_DIR: 'vendor/secp256k1'
TMP_DIR: '.update/secp256k1'
cmds: