gtk+3: update 3.14.0 bottle.
Closes Homebrew/homebrew#29691. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
c7a3fc60b8
commit
298416c099
1 changed files with 4 additions and 3 deletions
|
@ -6,9 +6,10 @@ class Gtkx3 < Formula
|
|||
sha256 '68d6b57d15c16808d0045e96b303f3dd439cc22a9c06fdffb07025cd713a82bc'
|
||||
|
||||
bottle do
|
||||
sha1 "bfe498bdaca8659ef6a980336eebd3b5c2bbf3ab" => :mavericks
|
||||
sha1 "242ee85238ebd48a20509d2352c8c02a07f01f9e" => :mountain_lion
|
||||
sha1 "579061b56ed5f3fb1efe0cb9cea03ef3d2ecc62e" => :lion
|
||||
revision 1
|
||||
sha1 "ed0ce70bdb9b8f70f3a7f292fa5a6218bb8393a3" => :mavericks
|
||||
sha1 "d4b3cb9c83fa76d5a2e62c8f1705e27aafd4928e" => :mountain_lion
|
||||
sha1 "c0dde5f4a0da96b2f025832c53706514529575ef" => :lion
|
||||
end
|
||||
|
||||
depends_on :x11 => :recommended # (2.5) needs XInput2, introduced in libXi 1.3
|
||||
|
|
Loading…
Reference in a new issue