metaproxy 1.8.8
Closes Homebrew/homebrew#39241. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
18f35564e0
commit
ea9fe994d9
1 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,7 @@
|
|||
require "formula"
|
||||
|
||||
class Metaproxy < Formula
|
||||
homepage "http://www.indexdata.com/metaproxy"
|
||||
url "http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.8.7.tar.gz"
|
||||
sha1 "113fa45fd87e2abaa58a26eb45f6d8fdde7257b7"
|
||||
url "http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.8.8.tar.gz"
|
||||
sha256 "c82849e2901607d585967c1708eabcdac9b4a5a780aeb6f2ec044047455f9811"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue