nanomsg 0.7-beta

Closes Homebrew/homebrew#46212.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
John Colvin 2015-11-20 15:39:17 +00:00 committed by Dominyk Tiller
parent 7cb98afe4d
commit 6ed678cdc7

View file

@ -1,8 +1,8 @@
class Nanomsg < Formula
desc "Socket library in C"
homepage "http://nanomsg.org"
url "https://github.com/nanomsg/nanomsg/releases/download/0.6-beta/nanomsg-0.6-beta.tar.gz"
sha256 "69e2098446c9cd2c067b5ba38567c9ba30bf861a515b3d0a9302cb21c1167a69"
url "https://github.com/nanomsg/nanomsg/releases/download/0.7-beta/nanomsg-0.7-beta.tar.gz"
sha256 "43343e68947f819633b99fd91d2dd93ab44563b4079e9b780afd4488c4786297"
bottle do
cellar :any