diff options
Diffstat (limited to 'Library/Formula/libstrophe.rb')
| -rw-r--r-- | Library/Formula/libstrophe.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libstrophe.rb b/Library/Formula/libstrophe.rb index 357debd87..c2ce6d204 100644 --- a/Library/Formula/libstrophe.rb +++ b/Library/Formula/libstrophe.rb @@ -2,8 +2,8 @@ require "formula" class Libstrophe < Formula homepage "http://strophe.im/libstrophe/" - url "https://github.com/strophe/libstrophe/archive/0.8.5.tar.gz" - sha1 "11f80abb8e578c5bc446ff94603e7e0f560547f7" + url "https://github.com/strophe/libstrophe/archive/0.8.6.tar.gz" + sha1 "fc30c78945cb075a636cff8c76be671c8a364eb0" head "https://github.com/strophe/libstrophe.git" bottle do |
