|
|
@ -1,9 +1,9 @@ |
|
|
|
require "formula" |
|
|
|
require "formula" |
|
|
|
|
|
|
|
|
|
|
|
class Mop < Formula |
|
|
|
class Mop < Formula |
|
|
|
homepage "https://github.com/michaeldv/mop" |
|
|
|
homepage "https://github.com/mop-tracker/mop" |
|
|
|
head "https://github.com/michaeldv/mop.git" |
|
|
|
head "https://github.com/mop-tracker/mop.git" |
|
|
|
url "https://github.com/michaeldv/mop/archive/v0.1.0.tar.gz" |
|
|
|
url "https://github.com/mop-tracker/mop/archive/v0.1.0.tar.gz" |
|
|
|
sha1 "b3bd5b529430da22bfa1beeca435a25e72513e27" |
|
|
|
sha1 "b3bd5b529430da22bfa1beeca435a25e72513e27" |
|
|
|
|
|
|
|
|
|
|
|
depends_on "go" => :build |
|
|
|
depends_on "go" => :build |
|
|
|