Skip to content

Commit bdb7443

Browse files
committed
yorkie 0.6.7
1 parent c716bff commit bdb7443

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.6.tar.gz"
5-
sha256 "c2619fd7a6df84bc776dd589d5c0ce389d693ac41d8b3d08a37e759a7bbbe219"
4+
url "https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.6.7.tar.gz"
5+
sha256 "65fec6001e8be460576c92274524cb7da27932bd466720de95352b66ecc56cfe"
66
license "Apache-2.0"
77
head "https://github.com/yorkie-team/yorkie.git", branch: "main"
88

0 commit comments

Comments
 (0)