From 0f6785b86a12dd9d6d886cfee0dc9156ccfade4b Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 5 Oct 2015 21:53:44 +0100 Subject: [PATCH] amap: update 5.4_1 bottle. --- Formula/amap.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/amap.rb b/Formula/amap.rb index e23c015632..a3d615401f 100644 --- a/Formula/amap.rb +++ b/Formula/amap.rb @@ -7,9 +7,10 @@ class Amap < Formula bottle do cellar :any - sha1 "3e5f595cd8e8427dd9e644331538be8c39997500" => :yosemite - sha1 "8e3eaec3b621aa8cda4f9fae3a80f66bfb53cb47" => :mavericks - sha1 "6b625caf2d80f33a9175d1e6370ebff677237c29" => :mountain_lion + revision 1 + sha256 "5e45a4191eb3b768574f8c823f5a4d927366d50b4fd435abd0508d978797e58b" => :el_capitan + sha256 "62650b87327fa3555e78842b22a9e306865db0779e14c705624ebbaf163cc0b2" => :yosemite + sha256 "24b1d262f00a3f8c32910766ed1bc1002fb9a16902d62b31927e1912b47b2149" => :mavericks end depends_on "openssl"