Update secp256k1 sources (#60)

* Set version to 0.6.5-SNAPSHOT

* Update secp256k1 sources

We use 44c2452fd387f7ca604ab42d73746e7d3a44d8a2, same as bitcoin core at c41bfd1070176efcaae7fa33313cb4c3e88b44b0
This commit is contained in:
Fabrice Drouin 2022-08-03 10:01:40 +02:00 committed by GitHub
parent 75f45e9191
commit d01a067159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ buildscript {
allprojects { allprojects {
group = "fr.acinq.secp256k1" group = "fr.acinq.secp256k1"
version = "0.6.4" version = "0.6.5-SNAPSHOT"
repositories { repositories {
google() google()

@ -1 +1 @@
Subproject commit 8746600eec5e7fcd35dabd480839a3a4bdfee87b Subproject commit 44c2452fd387f7ca604ab42d73746e7d3a44d8a2