aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2014-01-14 19:42:04 -0600
committerMike McQuaid2014-01-15 09:09:09 +0000
commitb315b5fadb31f7e7fa58e6f6df49fe16f17104a8 (patch)
tree8602382fc30de4905bdda7a67dc69db4ffe3d47c
parentf7b8345ecaf7de7b7cdbd8e2ef4b01af4fd24f62 (diff)
downloadhomebrew-b315b5fadb31f7e7fa58e6f6df49fe16f17104a8.tar.bz2
logentries v1.2.16
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/logentries.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/logentries.rb b/Library/Formula/logentries.rb
index bb1b7d706..617310336 100644
--- a/Library/Formula/logentries.rb
+++ b/Library/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.14.tar.gz'
- sha1 'd0b8073c7d5cae990b186bacf1bb2e2d39c544a5'
+ url 'https://github.com/logentries/le/archive/v1.2.16.tar.gz'
+ sha1 'cdb0ea98e4e2654820d6810c690d330613cd285d'
conflicts_with 'le', :because => 'both install a le binary'