Skip to content

Commit 40afd30

Browse files
committed
cassandra-reaper 3.2.1
Closes Homebrew#115988. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent bcc3198 commit 40afd30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/cassandra-reaper.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CassandraReaper < Formula
22
desc "Management interface for Cassandra"
33
homepage "https://cassandra-reaper.io/"
4-
url "https://github.com/thelastpickle/cassandra-reaper/releases/download/3.2.0/cassandra-reaper-3.2.0-release.tar.gz"
5-
sha256 "2f39b0bacd1298147c03ccb9289bb8cbfa1eaa36bb1d0e5ac7e1785afd7706fd"
4+
url "https://github.com/thelastpickle/cassandra-reaper/releases/download/3.2.1/cassandra-reaper-3.2.1-release.tar.gz"
5+
sha256 "df5a67a141f4ead686dad4accf4720579d5c41e54d63e8beb22a7baaa51a7646"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)