aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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'