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 8d54c81 commit 8a052a4Copy full SHA for 8a052a4
Formula/risingwave.rb
@@ -1,8 +1,8 @@
1
class Risingwave < Formula
2
desc "Distributed SQL database for stream processing"
3
homepage "https://github.com/risingwavelabs/risingwave"
4
- url "https://github.com/risingwavelabs/risingwave/archive/refs/tags/v2.0.0.tar.gz"
5
- sha256 "79d50be48c2a800443a713577827efa0146a4b8a1396dc1226d860b334c4dbed"
+ url "https://github.com/risingwavelabs/risingwave/archive/refs/tags/v2.0.2.tar.gz"
+ sha256 "faf14b90c70b4016fc4c8bbba13215770ec39411e8bdb15a9748557a912b5c2d"
6
license "Apache-2.0"
7
head "https://github.com/risingwavelabs/risingwave.git", branch: "main"
8
0 commit comments