Browse Source

update workflow (#930)

* update workflow

* update workflow

* update workflow
Bradford Zhang 3 years ago
parent
commit
7824b7ec3e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/w/workflow/xmake.lua

+ 1 - 1
packages/w/workflow/xmake.lua

@@ -4,7 +4,7 @@ package("workflow")
     set_license("Apache-2.0")
     set_license("Apache-2.0")
 
 
     add_urls("https://github.com/sogou/workflow.git")
     add_urls("https://github.com/sogou/workflow.git")
-    add_versions("v0.9.9", "d7d29d68f1e94020f2e31a08e76fa644fd604bd7")
+    add_versions("v0.9.9", "90cab0cb9a7567ac56a39ae2361d2dc1f4c3ee7b")
 
 
     add_configs("kafka", {description = "Use kafka protocol", default = false})
     add_configs("kafka", {description = "Use kafka protocol", default = false})