From 5db40cf98290c4fbba5f7a508cc77d8cc06bea3c Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 29 Mar 2013 11:14:44 -0500 Subject: logentries 1.2.6 Signed-off-by: Adam Vandenberg --- Library/Formula/logentries.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/logentries.rb b/Library/Formula/logentries.rb index 188d0569b..e06d0d670 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/tarball/v0.8.26' - sha1 '561ef87fcaf33699d5a5f74b2dcf935fe0093abf' + url 'https://github.com/logentries/le/archive/v1.2.6.tar.gz' + sha1 'e753f6c662d4e4fc544b8655e84d5adecfa48f97' def install bin.install 'le' -- cgit v1.2.3