From f91af382720413eb33a83b600531d1bf5989678c Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Wed, 17 Apr 2024 19:48:25 +0000
Subject: [PATCH] update the bitcoin-core version

---
 recipes/wip/net/bitcoin-core/recipe.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/wip/net/bitcoin-core/recipe.toml b/recipes/wip/net/bitcoin-core/recipe.toml
index f8b7be255..b596d03c4 100644
--- a/recipes/wip/net/bitcoin-core/recipe.toml
+++ b/recipes/wip/net/bitcoin-core/recipe.toml
@@ -1,6 +1,6 @@
 #TODO Not compiled or tested
 [source]
-tar = "https://bitcoincore.org/bin/bitcoin-core-26.0/bitcoin-26.0.tar.gz"
+tar = "https://bitcoincore.org/bin/bitcoin-core-27.0/bitcoin-27.0.tar.gz"
 [build]
 template = "custom"
 dependencies = [
-- 
GitLab