astro

a POSIX shell compatible gemini client (mirror of https://github.com/blmayer/astro)
git clone https://git.clttr.info/astro.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 7466c013504a95140e6e6c5054b085ca16a064d1
parent fb2d216d9ce7e7e2c85e9ec423c935e1419a4c78
Author: Brian Mayer <bleemayer@gmail.com>
Date:   Tue,  2 May 2023 23:57:10 -0300

Update version
Diffstat:
Mastro | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/astro b/astro @@ -1,6 +1,6 @@ #!/bin/sh -version="0.20.0" +version="0.20.1" usage() { echo "astro v$version: Browse the gemini web on the terminal."