nanomsg 0.8-beta
Closes Homebrew/homebrew#47046. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
4bc0c4bea9
commit
10896ce305
1 changed files with 2 additions and 2 deletions
|
@ -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.7-beta/nanomsg-0.7-beta.tar.gz"
|
||||
sha256 "43343e68947f819633b99fd91d2dd93ab44563b4079e9b780afd4488c4786297"
|
||||
url "https://github.com/nanomsg/nanomsg/releases/download/0.8-beta/nanomsg-0.8-beta.tar.gz"
|
||||
sha256 "75ce0c68a50cc68070d899035d5bb1e2bd75a5e01cbdd86ba8af62a84df3a947"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue