Skip to content

Commit 5f5223a

Browse files
committed
yorkie 0.6.18
1 parent 6820bda commit 5f5223a

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.17.tar.gz"
5-
sha256 "2c2e701c960933d8a791f06fe474b6b93f36047ee00718b7f24c98c091debf27"
4+
url "https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.6.18.tar.gz"
5+
sha256 "e0e0bf628978c49b3da0e6d48870c0115cf1b23dc37382bd61aed88002f7a117"
66
license "Apache-2.0"
77
head "https://github.com/yorkie-team/yorkie.git", branch: "main"
88

0 commit comments

Comments
 (0)