Skip to content

Commit 8966fae

Browse files
committed
cadence-workflow 1.2.12
1 parent 054d663 commit 8966fae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cadence-workflow.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class CadenceWorkflow < Formula
22
desc "Distributed, scalable, durable, and highly available orchestration engine"
33
homepage "https://cadenceworkflow.io/"
44
url "https://github.com/uber/cadence.git",
5-
tag: "v1.2.11",
6-
revision: "83ebf7a29d5f3738b9e496e97f26921b032e53cb"
5+
tag: "v1.2.12",
6+
revision: "f3350d0da50887770d7c365dc270703ff26b4178"
77
license "MIT"
88
head "https://github.com/uber/cadence.git", branch: "master"
99

0 commit comments

Comments
 (0)