cppzmq: add 4.8.0 bottle.

master
Carlo Cabrera 2021-09-07 00:10:33 +00:00 committed by BrewTestBot
parent e706195fe1
commit 9e5cb0ecbc
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ class Cppzmq < Formula
sha256 "4c07600e3ef311e24d9cf1917122067b48bd447cb7de86c5d23a29826a204649"
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, all: "e4fb3653d57894d59a77ffc48048e889ce9291e33c08d01376fd1e86b53ad656"
end
depends_on "cmake" => :build
depends_on "pkg-config" => :build
depends_on "zeromq"