Skip to content

Commit 1c9a689

Browse files
committed
caf 1.1.0
1 parent 013d65d commit 1c9a689

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/caf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Caf < Formula
22
# Renamed from libccpa
33
desc "Implementation of the Actor Model for C++"
44
homepage "https://www.actor-framework.org/"
5-
url "https://github.com/actor-framework/actor-framework/archive/refs/tags/1.0.2.tar.gz"
6-
sha256 "ef4dd00ca7c59cd61dc336b6a8efbd6150ca85c404d213ecb61f6bcee4094ffc"
5+
url "https://github.com/actor-framework/actor-framework/archive/refs/tags/1.1.0.tar.gz"
6+
sha256 "9febd85d3a4f50dac760592043028a36bea62bba50c3ee2fc1eace954dd8ae27"
77
license "BSD-3-Clause"
88
head "https://github.com/actor-framework/actor-framework.git", branch: "master"
99

0 commit comments

Comments
 (0)