diff options
Diffstat (limited to 'system/fish/fish.info')
-rw-r--r-- | system/fish/fish.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/fish/fish.info b/system/fish/fish.info index a8ee04f1f499..ce00ef7526ea 100644 --- a/system/fish/fish.info +++ b/system/fish/fish.info @@ -1,8 +1,8 @@ PRGNAM="fish" -VERSION="3.0b1" +VERSION="3.0.0" HOMEPAGE="http://fishshell.com/" -DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.0b1/fish-3.0b1.tar.gz" -MD5SUM="7a59934e96dc62c165a450324646a0fc" +DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.0.0/fish-3.0.0.tar.gz" +MD5SUM="25e057795de05d0e21b600b7b7d7e812" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="man-db" |