aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/sysdig.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sysdig.rb b/Library/Formula/sysdig.rb
index 8e13e1536..f164d7544 100644
--- a/Library/Formula/sysdig.rb
+++ b/Library/Formula/sysdig.rb
@@ -2,8 +2,8 @@ require "formula"
class Sysdig < Formula
homepage "http://www.sysdig.org/"
- url "https://github.com/draios/sysdig/archive/0.1.79.tar.gz"
- sha1 "ce1bab42030bbaef240c89290bc3668ffe3a63e3"
+ url "https://github.com/draios/sysdig/archive/0.1.82.tar.gz"
+ sha1 "bf63f1cf7833279794b78fc6297c77bff796653b"
head "https://github.com/draios/sysdig.git", :branch => "master"