aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Jaremko2019-03-03 19:24:19 -0500
committerGitHub2019-03-03 19:24:19 -0500
commit92126c6697dc2399f8f5c7b7239b6d27c6d27924 (patch)
tree73e49256dcbf0173695e4e4f66f7b7e5f337d8ee
parentcf8d69e765549bd08b4e05313927068b96c7cbe7 (diff)
downloadpodcast-92126c6697dc2399f8f5c7b7239b6d27c6d27924.tar.bz2
Update README.md0.10.3
-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
+```