Updated the download link.

master
Michael G. Khmelnitsky 8 years ago committed by GitHub
parent 92022008ec
commit df1487f278
  1. 4
      homebrew/mop.rb

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

Loading…
Cancel
Save