diff options
| author | Nathan Jaremko | 2019-03-03 19:24:19 -0500 |
|---|---|---|
| committer | GitHub | 2019-03-03 19:24:19 -0500 |
| commit | 92126c6697dc2399f8f5c7b7239b6d27c6d27924 (patch) | |
| tree | 73e49256dcbf0173695e4e4f66f7b7e5f337d8ee | |
| parent | cf8d69e765549bd08b4e05313927068b96c7cbe7 (diff) | |
| download | podcast-92126c6697dc2399f8f5c7b7239b6d27c6d27924.tar.bz2 | |
Update README.md0.10.3
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ --- `podcast` is a command line podcast player. - [Linux x64 binary download](https://github.com/njaremko/podcast/releases/download/0.10.2/podcast-x86_64-linux) + [Linux x64 binary download](https://github.com/njaremko/podcast/releases/download/0.10.3/podcast-x86_64-linux) - SHA256 Checksum: a42a4be68ce3e0fb35821a9f1541c18bc92f7be614e6c4b84f750395e38e47d0 + SHA256 Checksum: ff245dc7fbe92c58d29af0894c9e301b8dd391e0fb78e7f1781db7105c9d97af NOTE: Playback requires either mpv or vlc to be installed @@ -80,4 +80,4 @@ Building requires nightly rust git clone git@github.com:njaremko/podcast.git cd podcast cargo install --path=. -```
\ No newline at end of file +``` |
