From 5be9e7e62133493dd85913965a8339e2ad699132 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 19 Apr 2014 10:01:06 -0500 Subject: [PATCH] logentries 1.3.0 --- Formula/logentries.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/logentries.rb b/Formula/logentries.rb index b121e3caf6..5124f12841 100644 --- a/Formula/logentries.rb +++ b/Formula/logentries.rb @@ -2,8 +2,8 @@ require 'formula' class Logentries < Formula homepage 'https://logentries.com/doc/agent/' - url 'https://github.com/logentries/le/archive/v1.2.17.tar.gz' - sha1 'cf961dd02a3f5df367f8435478e4362b8190b3d2' + url 'https://github.com/logentries/le/archive/v1.3.0.tar.gz' + sha1 '3d32c8c6a8faf9346558974310787c0dd9c3f468' conflicts_with 'le', :because => 'both install a le binary'