Closed vania-pooh closed 7 years ago
Need to be able to install latest beta in Homebrew. Need to use the following formula syntax: http://www.rubydoc.info/github/Homebrew/brew/master/Formula#devel-class_method
devel do url "https://example.com/archive-2.0-beta.tar.gz" sha256 "2a2ba417eebaadcb4418ee7b12fe2998f26d6e6f7fda7983412ff66a741ab6f7" depends_on "cairo" depends_on "pixman" end
Fixed in https://github.com/meridor/homebrew-homebrew/commit/7b4b96b4db013d2d2e83eb8aa2630a6029543dbc.
Need to be able to install latest beta in Homebrew. Need to use the following formula syntax: http://www.rubydoc.info/github/Homebrew/brew/master/Formula#devel-class_method