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 11ddb21 commit 9c1114aCopy full SHA for 9c1114a
Formula/y/yorkie.rb
@@ -1,8 +1,8 @@
1
class Yorkie < Formula
2
desc "Document store for collaborative applications"
3
homepage "https://yorkie.dev/"
4
- url "https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.6.13.tar.gz"
5
- sha256 "5f58a0b531950ffe40e8722e893bb40513697f558bb897d6ab350a33015f029a"
+ url "https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.6.14.tar.gz"
+ sha256 "c468caf7f18b56531d6290318db1d45536cdd600fe917be4ba7aeb8f26c8b663"
6
license "Apache-2.0"
7
head "https://github.com/yorkie-team/yorkie.git", branch: "main"
8
0 commit comments