diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/logentries.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/logentries.rb b/Library/Formula/logentries.rb index e06d0d670..3bb11fe5c 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.6.tar.gz' - sha1 'e753f6c662d4e4fc544b8655e84d5adecfa48f97' + url 'https://github.com/logentries/le/archive/v1.2.11.tar.gz' + sha1 'f10a172a792799e4e75a93d55e2746631a845dab' def install bin.install 'le' |
