We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054d663 commit 8966faeCopy full SHA for 8966fae
Formula/c/cadence-workflow.rb
@@ -2,8 +2,8 @@ class CadenceWorkflow < Formula
2
desc "Distributed, scalable, durable, and highly available orchestration engine"
3
homepage "https://cadenceworkflow.io/"
4
url "https://github.com/uber/cadence.git",
5
- tag: "v1.2.11",
6
- revision: "83ebf7a29d5f3738b9e496e97f26921b032e53cb"
+ tag: "v1.2.12",
+ revision: "f3350d0da50887770d7c365dc270703ff26b4178"
7
license "MIT"
8
head "https://github.com/uber/cadence.git", branch: "master"
9
0 commit comments