From fd2c8403c82206c054e01faad5c9a548f6cf4194 Mon Sep 17 00:00:00 2001 From: Hiroshi Hatake Date: Thu, 31 Mar 2016 07:13:03 +0900 Subject: [PATCH] tmate: Add revision for bottle re-creation Closes Homebrew/homebrew#50534. Signed-off-by: Alex Dunn --- Formula/tmate.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/tmate.rb b/Formula/tmate.rb index 632ac37931..e4db435ab7 100644 --- a/Formula/tmate.rb +++ b/Formula/tmate.rb @@ -3,6 +3,7 @@ class Tmate < Formula homepage "http://tmate.io" url "https://github.com/tmate-io/tmate/archive/2.2.1.tar.gz" sha256 "d9c2ac59f42e65aac5f500f0548ea8056fd79c9c5285e5af324d833e2a84c305" + revision 1 head "https://github.com/tmate-io/tmate.git"