From 0758112602041cd23898ceb2f6b877760721558f Mon Sep 17 00:00:00 2001 From: Nathan Jaremko Date: Fri, 8 Mar 2019 01:24:48 -0500 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f692bf..4b5ced5 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.3/podcast-x86_64-linux) + [Linux x64 binary download](https://github.com/njaremko/podcast/releases/download/0.11.0/podcast-x86_64-linux) - SHA256 Checksum: ff245dc7fbe92c58d29af0894c9e301b8dd391e0fb78e7f1781db7105c9d97af + SHA256 Checksum: eb74a48009d1352242b06b6642da45c5d44a388c30ba4437fb76388e85e11ed8 NOTE: Playback requires either mpv or vlc to be installed -- cgit v1.2.3 From adbc96e1654d8dd1a8a5b753cbdfe1185ece8bc3 Mon Sep 17 00:00:00 2001 From: Nathan Jaremko Date: Fri, 8 Mar 2019 01:25:45 -0500 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b5ced5..d7f19b5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ - [x] fish - [x] powershell - [x] elvish -- [ ] Searching for podcasts...(WIP) +- [x] Searching for podcasts By default, podcasts are downloaded to `$HOME/Podcasts`, but this folder can be set with the `$PODCAST` environmental variable. -- cgit v1.2.3