#2984 update helipad 0.1.10

This commit is contained in:
rootzoll 2022-05-17 22:29:30 +02:00
parent f51cdd161e
commit 3cd1e5350a
2 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@
- Update: Channel Tools (chantools) v0.10.4 [details](https://github.com/guggero/chantools/blob/master/README.md)
- Update: Electrum Server in Rust (electrs) v0.9.7 [details](https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#097-apr-30-2022)
- Update: BTCPayServer v1.5.1 [details](https://github.com/btcpayserver/btcpayserver/releases/tag/v1.5.1)
- Update: Helipad (Podcasting 2.0 Boostagram reader) v0.1.10 [details](https://github.com/Podcastindex-org/helipad/releases/tag/v0.1.10)
- Info: Run RaspiBlitz on VirtualBox & TrueNAS [details](https://github.com/rootzoll/raspiblitz/tree/dev/alternative.platforms)
## What's new in Version 1.7.2 of RaspiBlitz?

View File

@ -1,7 +1,7 @@
#!/bin/bash
#https://github.com/Podcastindex-org/helipad
HELIPAD_VERSION="v0.1.9"
HELIPAD_VERSION="v0.1.10"
HELIPAD_USER=helipad
HELIPAD_HOME_DIR=/home/$HELIPAD_USER
HELIPAD_DATA_DIR=/mnt/hdd/app-data/helipad