mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 18:00:22 +01:00
(apps) update electrs to 0.10.2 (#4363)
This commit is contained in:
parent
e6bec47aec
commit
ccd08a08d1
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# https://github.com/romanz/electrs/releases
|
||||
ELECTRSVERSION="v0.10.1"
|
||||
ELECTRSVERSION="v0.10.2"
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user