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 be9aa76 commit cae85d2Copy full SHA for cae85d2
Formula/r/redict.rb
@@ -1,8 +1,8 @@
1
class Redict < Formula
2
desc "Distributed key/value database"
3
homepage "https://redict.io/"
4
- url "https://codeberg.org/redict/redict/archive/7.3.1.tar.gz"
5
- sha256 "6dbe80d28503a9252048ab81856efcfec109cdf3f924e840411c30237cf8f634"
+ url "https://codeberg.org/redict/redict/archive/7.3.2.tar.gz"
+ sha256 "c00ddb7d9eea879b3effc3dd7d1a8cff954fb472915ab9002ec56068c3af2a73"
6
license "LGPL-3.0-only"
7
head "https://codeberg.org/redict/redict.git", branch: "main"
8
0 commit comments