aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 a87ed257f..7ba90e5fa 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.88.tar.gz"
- sha1 "828484700fff793f28cf7e7011544deebab8b26f"
+ url "https://github.com/draios/sysdig/archive/0.1.89.tar.gz"
+ sha1 "a7c97901313cbb81b3bb9ac85d48df568be2ceca"
head "https://github.com/draios/sysdig.git", :branch => "master"