Skip to content

Commit 8a052a4

Browse files
committed
risingwave 2.0.2
1 parent 8d54c81 commit 8a052a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/risingwave.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Risingwave < Formula
22
desc "Distributed SQL database for stream processing"
33
homepage "https://github.com/risingwavelabs/risingwave"
4-
url "https://github.com/risingwavelabs/risingwave/archive/refs/tags/v2.0.0.tar.gz"
5-
sha256 "79d50be48c2a800443a713577827efa0146a4b8a1396dc1226d860b334c4dbed"
4+
url "https://github.com/risingwavelabs/risingwave/archive/refs/tags/v2.0.2.tar.gz"
5+
sha256 "faf14b90c70b4016fc4c8bbba13215770ec39411e8bdb15a9748557a912b5c2d"
66
license "Apache-2.0"
77
head "https://github.com/risingwavelabs/risingwave.git", branch: "main"
88

0 commit comments

Comments
 (0)