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 9d68afa commit ce7beaaCopy full SHA for ce7beaa
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.27.tar.gz"
5
- sha256 "b2864a9bcde68d07b02b94988bdb8e434ccf2337c0cfaa5010c61c8582a43893"
+ url "https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.6.28.tar.gz"
+ sha256 "563da2d26cfae074dc210697630578cda7610bf4c4f827aadd3fb0af238a0820"
6
license "Apache-2.0"
7
head "https://github.com/yorkie-team/yorkie.git", branch: "main"
8
0 commit comments