From d96bf00e687b46f0dea749d9153462865da54cf6 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 8 Feb 2017 15:37:49 +0000 Subject: [PATCH] pytouhou: add 634 bottle. --- Formula/pytouhou.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/pytouhou.rb b/Formula/pytouhou.rb index 1a08c412297..65c49df97b9 100644 --- a/Formula/pytouhou.rb +++ b/Formula/pytouhou.rb @@ -5,6 +5,13 @@ class Pytouhou < Formula version "634" head "https://hg.linkmauve.fr/touhou", :using => :hg + bottle do + cellar :any + sha256 "fd255fcb879ea6dfcf7cd7d4c5b379b42fdf3612caa48e33ee724df9211ce0eb" => :sierra + sha256 "0b14b271443ce5833a8377c00cca5a697d49696cb030faf8eb868bb6543281b1" => :el_capitan + sha256 "89644eff0f65c4200f563324a6d0a8b9531889ff302b1020cbe9e75147e02df1" => :yosemite + end + option "with-demo", "Install demo version of Touhou 6" depends_on :python3