Skip to content

Commit

Permalink
fizsh 1.0.9
Browse files Browse the repository at this point in the history
Closes #16305.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Aug 2, 2017
1 parent 4472278 commit 69cea5c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Formula/fizsh.rb
@@ -1,13 +1,10 @@
class Fizsh < Formula
desc "Fish-like front end for ZSH"
homepage "https://github.com/zsh-users/fizsh"
url "https://downloads.sourceforge.net/project/fizsh/fizsh-1.0.9.tar.gz"
sha256 "dbbbe03101f82e62f1dfe1f8af7cde23bc043833679bc74601a0a3d58a117b07"
head "https://github.com/zsh-users/fizsh", :using => :git

stable do
url "https://downloads.sourceforge.net/project/fizsh/fizsh-1.0.8.tar.gz"
sha256 "3d17933c4773532209f9771221ec1dbb33d11fa4e0fbccc506a38d1b4f2359c7"
end

bottle do
cellar :any_skip_relocation
sha256 "163783d4da1cd66ef0049e61f9d48b88dfd5ad6c94710d4d7108f173ab2dd88a" => :sierra
Expand Down

0 comments on commit 69cea5c

Please sign in to comment.