@ -1,7 +1,7 @@
#!/bin/sh
# Set Bitcoin version
BITCOIN_VERSION="0.21.1"
BITCOIN_VERSION="25.0"
# Function to get Bitcoin binary based on architecture
get_bitcoin_binary() {