points2grid: update 1.3.0_1 bottle.
This commit is contained in:
parent
82a7c773fe
commit
2765b48297
1 changed files with 2 additions and 4 deletions
|
@ -6,10 +6,8 @@ class Points2grid < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
revision 1
|
sha256 "6e840a87ecf89f094ba9a5d6b6ba04be42c82a0b2a8946d199f4d75ea1e8fecd" => :yosemite
|
||||||
sha1 "6e0f817d0a1c5fa15d88115df5ab2ffd65f86eb3" => :yosemite
|
sha256 "65a1c03a002aef1c5ec7a921494b519bad37dfbadfebf42a6e4a1bc6a902fa27" => :mavericks
|
||||||
sha1 "d02a43cb757016963afcca41c7fd610ad420f846" => :mavericks
|
|
||||||
sha1 "e89c8c18c41162ce30078bd93cd80509d471047f" => :mountain_lion
|
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "cmake" => :build
|
depends_on "cmake" => :build
|
||||||
|
|
Loading…
Reference in a new issue