aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 f164d7544..f8b4377a6 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.82.tar.gz"
- sha1 "bf63f1cf7833279794b78fc6297c77bff796653b"
+ url "https://github.com/draios/sysdig/archive/0.1.83.tar.gz"
+ sha1 "c4d64b7f62e43d3300122c2aba65f098ca7fa9f3"
head "https://github.com/draios/sysdig.git", :branch => "master"