Skip to content

Commit cae85d2

Browse files
committed
redict 7.3.2
1 parent be9aa76 commit cae85d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/redict.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Redict < Formula
22
desc "Distributed key/value database"
33
homepage "https://redict.io/"
4-
url "https://codeberg.org/redict/redict/archive/7.3.1.tar.gz"
5-
sha256 "6dbe80d28503a9252048ab81856efcfec109cdf3f924e840411c30237cf8f634"
4+
url "https://codeberg.org/redict/redict/archive/7.3.2.tar.gz"
5+
sha256 "c00ddb7d9eea879b3effc3dd7d1a8cff954fb472915ab9002ec56068c3af2a73"
66
license "LGPL-3.0-only"
77
head "https://codeberg.org/redict/redict.git", branch: "main"
88

0 commit comments

Comments
 (0)