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 2f8d54e commit 5efd9ebCopy full SHA for 5efd9eb
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.5.4.tar.gz"
5
- sha256 "1d7fab9134ad5fade6c9480ae7830b30f0c523d5d5e8e45200c61845965f3eaa"
+ url "https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.5.5.tar.gz"
+ sha256 "d48e4c3236dad86989ee3c0981bda9a65c2ede700ecd7b7e12364db24c0e73a6"
6
license "Apache-2.0"
7
head "https://github.com/yorkie-team/yorkie.git", branch: "main"
8
0 commit comments