fizsh: remove unnecessary using: :git for github head url

master
Dustin Rodrigues 2020-11-02 13:47:27 -05:00 committed by FX Coudert
parent 2d2064a43d
commit 6fae0bd389
1 changed files with 1 additions and 1 deletions

View File

@ -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