Skip to content

Commit 9c1114a

Browse files
committed
yorkie 0.6.14
1 parent 11ddb21 commit 9c1114a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/y/yorkie.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Yorkie < Formula
22
desc "Document store for collaborative applications"
33
homepage "https://yorkie.dev/"
4-
url "https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.6.13.tar.gz"
5-
sha256 "5f58a0b531950ffe40e8722e893bb40513697f558bb897d6ab350a33015f029a"
4+
url "https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.6.14.tar.gz"
5+
sha256 "c468caf7f18b56531d6290318db1d45536cdd600fe917be4ba7aeb8f26c8b663"
66
license "Apache-2.0"
77
head "https://github.com/yorkie-team/yorkie.git", branch: "main"
88

0 commit comments

Comments
 (0)