nanomsg 0.6-beta
Closes Homebrew/homebrew#43102. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
036b148912
commit
808ec5dace
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 "http://download.nanomsg.org/nanomsg-0.5-beta.tar.gz"
|
||||
sha256 "13bff7ae8f31957722ee62d50504ce1a0c590da908f8566f997e3e521abb089f"
|
||||
url "https://github.com/nanomsg/nanomsg/releases/download/0.6-beta/nanomsg-0.6-beta.tar.gz"
|
||||
sha256 "69e2098446c9cd2c067b5ba38567c9ba30bf861a515b3d0a9302cb21c1167a69"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue