giter8: fix homepage
Closes #9358. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
49a68b427c
commit
06204dae4e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Giter8 < Formula
|
||||
desc "Generate files and directories from templates in a git repo"
|
||||
homepage "https://github.com/n8han/giter8"
|
||||
homepage "https://github.com/foundweekends/giter8"
|
||||
url "https://github.com/foundweekends/giter8/archive/v0.7.2.tar.gz"
|
||||
sha256 "68d28adb49ac30c30fc177cb97f43aa9b66701dafbd2de77c46d7d771fef9024"
|
||||
|
||||
|
|
Loading…
Reference in a new issue