(electrs): update to 0.9.14 (#3965)

This commit is contained in:
Christoph Stenglein
2023-07-08 15:18:23 +02:00
committed by GitHub
parent fc2979f9da
commit e7b1772f3b

View File

@@ -1,9 +1,7 @@
#!/bin/bash
# https://github.com/romanz/electrs/releases
ELECTRSVERSION="v0.9.11"
# https://github.com/romanz/electrs/commits/master
# ELECTRSVERSION="446858ea621416916f84cbce61be92b748e8133e"
ELECTRSVERSION="v0.9.14"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then