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 c716bff commit bdb7443Copy full SHA for bdb7443
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.6.tar.gz"
5
- sha256 "c2619fd7a6df84bc776dd589d5c0ce389d693ac41d8b3d08a37e759a7bbbe219"
+ url "https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.6.7.tar.gz"
+ sha256 "65fec6001e8be460576c92274524cb7da27932bd466720de95352b66ecc56cfe"
6
license "Apache-2.0"
7
head "https://github.com/yorkie-team/yorkie.git", branch: "main"
8
0 commit comments