aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Jaremko2019-03-08 01:23:12 -0500
committerNathan Jaremko2019-03-08 01:23:12 -0500
commitef006f56963ea30ba39b74ac0de289d6e66f8f91 (patch)
treef2797f574dcad206b250de8204d3635db33ad4ec
parent1f529fde9e67f5b9c5a4984453d844357532910f (diff)
parent92126c6697dc2399f8f5c7b7239b6d27c6d27924 (diff)
downloadpodcast-ef006f56963ea30ba39b74ac0de289d6e66f8f91.tar.bz2
Merge branch 'master' of github.com:njaremko/podcast
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1fc6119..8f692bf 100644
--- a/README.md
+++ b/README.md
@@ -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
+```