tmuxinator: add 1.1.1 bottle.

This commit is contained in:
BrewTestBot 2019-09-25 12:07:47 +00:00 committed by Rui Chen
parent 85c53d0ecf
commit 1a07871ee8

View file

@ -5,6 +5,13 @@ class Tmuxinator < Formula
sha256 "cc293578bca43ba5cf0d60c1355c6aa1da9d923a0acc274a47ceab03812a6ef4"
head "https://github.com/tmuxinator/tmuxinator.git"
bottle do
cellar :any_skip_relocation
sha256 "c5777d246d49889b3f83c10aaa16e01f43a7bfd17660856a7e5df47753849c64" => :mojave
sha256 "9f0607d9e9c47d91ffce19e2c2402aae7dd78c27693e533641908c5bbe5af96f" => :high_sierra
sha256 "9fdddfbcd9c0f89afd396aa3c60a8b3ec69d94585822dbdd8a45545e29bd58d0" => :sierra
end
depends_on "ruby"
depends_on "tmux"