Skip to content

Commit

Permalink
risingwave 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BugenZhao committed Apr 9, 2024
1 parent 1e3009d commit b33d25f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/risingwave.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Risingwave < Formula
desc "Distributed SQL database for stream processing"
homepage "https://github.com/risingwavelabs/risingwave"
url "https://github.com/risingwavelabs/risingwave/archive/refs/tags/v1.7.0.tar.gz"
sha256 "139d9b0947618ce711000b0a22bb05a0e3ce90f103e8f2f7e573dee485c2a6ad"
url "https://github.com/risingwavelabs/risingwave/archive/refs/tags/v1.8.0.tar.gz"
sha256 "b0d58a749b3f6eb375ddee232fb6954ad110c958420dbbfb0e7db76416778668"
license "Apache-2.0"
revision 1
head "https://github.com/risingwavelabs/risingwave.git", branch: "main"

bottle do
Expand Down

0 comments on commit b33d25f

Please sign in to comment.