mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-17 21:31:45 +01:00
(electrs): update to 0.9.14 (#3965)
This commit is contained in:
parent
fc2979f9da
commit
e7b1772f3b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user