nanomsg: update 1.1.4 bottle.
This commit is contained in:
parent
d478c03b65
commit
61d7ae1677
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Nanomsg < Formula
|
|||
head "https://github.com/nanomsg/nanomsg.git"
|
||||
|
||||
bottle do
|
||||
sha256 "8ceda3b872e13d64a581f8bfb8d3483b7d76e14dd68a1ddce8e242b92e812c66" => :high_sierra
|
||||
sha256 "2125e5aa5d10bbbd398875a7d0fb8376616a21d0145c81a3c1350fde8d3f883d" => :sierra
|
||||
sha256 "a2517838eacb51763aeccc38671e52a0feb27fc0d3a312fdc1ec7d1530b50a12" => :el_capitan
|
||||
sha256 "308f97b5316cb5bc01ba78746518cde9bca7d191d4ca3612b0670d5d10a480ef" => :high_sierra
|
||||
sha256 "6f34a93c9fbb60f3b7c9b18e353934b5ae17c7234975e1d3a55800a79b55bf70" => :sierra
|
||||
sha256 "e9726200950742bfe0eab4e2a6275d9c8c64c864f9acc15920f4f6616486e572" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue