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