aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/msgpack.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/msgpack.rb')
-rw-r--r--Library/Formula/msgpack.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/msgpack.rb b/Library/Formula/msgpack.rb
index e1c1ddb31..4764068e2 100644
--- a/Library/Formula/msgpack.rb
+++ b/Library/Formula/msgpack.rb
@@ -2,8 +2,8 @@ require 'formula'
class Msgpack < Formula
homepage 'http://msgpack.org/'
- url 'http://msgpack.org/releases/cpp/msgpack-0.5.7.tar.gz'
- sha256 '7c203265cf14a4723820e0fc7ac14bf4bad5578f7bc525e9835c70cd36e7d1b8'
+ url "https://github.com/msgpack/msgpack-c/releases/download/cpp-0.5.9/msgpack-0.5.9.tar.gz"
+ sha256 "6139614b4142df3773d74e9d9a4dbb6dd0430103cfa7b083e723cde0ec1e7fdd"
bottle do
cellar :any