diff options
Diffstat (limited to 'README.md')
| -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 +``` | 
