diff options
| author | BrewTestBot | 2015-04-12 01:25:54 +0100 |
|---|---|---|
| committer | Xu Cheng | 2015-04-12 20:04:23 +0800 |
| commit | 99107620354ef6f53c41acd9c314438ac6795d28 (patch) | |
| tree | 36a7ccdbfb2aa2003e7d582658238d982049e6d0 /Library | |
| parent | 2df6536c4122c35fce9456ddcc5d7f4124951966 (diff) | |
| download | homebrew-99107620354ef6f53c41acd9c314438ac6795d28.tar.bz2 | |
ipe: update 7.1.7 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ipe.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ipe.rb b/Library/Formula/ipe.rb index 5fe135733..204578327 100644 --- a/Library/Formula/ipe.rb +++ b/Library/Formula/ipe.rb @@ -5,9 +5,9 @@ class Ipe < Formula sha256 "ec670cd7f0fa521271fc54bf9b663570d82280bdbe405be6de59535fec7c00d2" bottle do - sha1 "53408fdfff0f17a6e60a6cc539ccf56b50c52168" => :yosemite - sha1 "ade5a611e2a0afac642147acbdacbc47e3167b0a" => :mavericks - sha1 "19d21ebd060dcdd4d6b37da15b93bbfa3dba4f79" => :mountain_lion + sha256 "f694eff81d650fb2777380b6a4038edca3db023dce2682a5a4f7a332aa5023ef" => :yosemite + sha256 "321e713cf94d63297574e0bf9c20a331e11a35573e1e5c489d3516395a70e694" => :mavericks + sha256 "7c9b0165eedc50fa04c7ab017ddeabbf43177c1b0098a212857b29412724a271" => :mountain_lion end depends_on "pkg-config" => :build |
