fizsh: remove unnecessary using: :git for github head url
parent
2d2064a43d
commit
6fae0bd389
|
@ -4,7 +4,7 @@ class Fizsh < Formula
|
|||
url "https://downloads.sourceforge.net/project/fizsh/fizsh-1.0.9.tar.gz"
|
||||
sha256 "dbbbe03101f82e62f1dfe1f8af7cde23bc043833679bc74601a0a3d58a117b07"
|
||||
license "BSD-3-Clause"
|
||||
head "https://github.com/zsh-users/fizsh", using: :git
|
||||
head "https://github.com/zsh-users/fizsh.git"
|
||||
|
||||
livecheck do
|
||||
url :stable
|
||||
|
|
Loading…
Reference in New Issue