memcache-top: remove redundant version statement

Closes Homebrew/homebrew#50446.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Miguel Araújo 2016-03-26 14:56:00 -03:00 committed by Xu Cheng
parent 0e2343cb76
commit 5ad4a53f21

View file

@ -2,7 +2,6 @@ class MemcacheTop < Formula
desc "Grab real-time stats from memcache"
homepage "https://code.google.com/p/memcache-top/"
url "https://memcache-top.googlecode.com/files/memcache-top-v0.6"
version "0.6"
sha256 "d5f896a9e46a92988b782e340416312cc480261ce8a5818db45ccd0da8a0f22a"
bottle :unneeded