hr: fix head url (#13077)
This commit is contained in:
parent
c8e45eef82
commit
08e58e9816
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ class Hr < Formula
|
|||
homepage "https://github.com/LuRsT/hr"
|
||||
url "https://github.com/LuRsT/hr/archive/1.2.tar.gz"
|
||||
sha256 "8f611b3f25e10fac1e67cf8b30fea4c1c02db7ab8c55d39402fe08caecb68a1a"
|
||||
head "https://github.com/LuRsT/hr"
|
||||
head "https://github.com/LuRsT/hr.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue