aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2014-03-16 10:27:12 -0500
committerBrett Koonce2014-03-16 11:14:56 -0500
commit8cbe457b8ad406cba793f712daafd9db6d948804 (patch)
tree21fc154fb7a5af0ccc12586ec7d7f5119e5a4666
parenta5655495bcdafafc31ef7bd9502279537278d2ff (diff)
downloadhomebrew-8cbe457b8ad406cba793f712daafd9db6d948804.tar.bz2
logentries 1.2.17
-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 617310336..b121e3caf 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.16.tar.gz'
- sha1 'cdb0ea98e4e2654820d6810c690d330613cd285d'
+ url 'https://github.com/logentries/le/archive/v1.2.17.tar.gz'
+ sha1 'cf961dd02a3f5df367f8435478e4362b8190b3d2'
conflicts_with 'le', :because => 'both install a le binary'