From 2f7131daa5b3f81a587c2bcc671c04695c508550 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 30 Jun 2017 10:41:19 -0700 Subject: [PATCH] gor 0.16.1 Closes #15163. Signed-off-by: ilovezfs --- Formula/gor.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gor.rb b/Formula/gor.rb index cafeb766d4..226df76ff2 100644 --- a/Formula/gor.rb +++ b/Formula/gor.rb @@ -2,8 +2,8 @@ class Gor < Formula desc "Real-time HTTP traffic replay tool written in Go" homepage "https://gortool.com" url "https://github.com/buger/goreplay.git", - :tag => "v0.16.0.2", - :revision => "74225ebb2236a46fd18a8fa4fa7de441497c13c4" + :tag => "v0.16.1", + :revision => "652e589e2b71d5dfa4d2a70431d21b108a5e471e" head "https://github.com/buger/goreplay.git" bottle do