caf 0.15.5

Closes #19637.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Dominik Charousset 2017-10-19 11:57:33 +02:00 committed by ilovezfs
parent 297715334a
commit decd2c7882

View file

@ -2,8 +2,8 @@ class Caf < Formula
# Renamed from libccpa
desc "Implementation of the Actor Model for C++"
homepage "https://actor-framework.org/"
url "https://github.com/actor-framework/actor-framework/archive/0.15.4.tar.gz"
sha256 "3e3d013648778a60cbea3bc86d38ad984f420307dce03abd9a13d961e2084e6a"
url "https://github.com/actor-framework/actor-framework/archive/0.15.5.tar.gz"
sha256 "2dd710366ee03f9b23f3aaea2ed4bdc0c39c5e503819b870785186f54751cf86"
head "https://github.com/actor-framework/actor-framework.git", :branch => "develop"
bottle do