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 9e34374 commit e102ef3Copy full SHA for e102ef3
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.34.tar.gz"
5
- sha256 "1d8033b47a67064ceb6b1d40b69b6a7beb1d6fe36f51439a227f42848c226e8e"
+ url "https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.6.35.tar.gz"
+ sha256 "a24886e773c244297c6f970b6f3c5cf5010dd5d285616f30611cf32934d4a7e9"
6
license "Apache-2.0"
7
head "https://github.com/yorkie-team/yorkie.git", branch: "main"
8
0 commit comments