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 be6e3ae commit 35d3efeCopy full SHA for 35d3efe
Formula/r/rdb.rb
@@ -1,8 +1,8 @@
1
class Rdb < Formula
2
desc "Redis RDB parser"
3
homepage "https://github.com/HDT3213/rdb/"
4
- url "https://github.com/HDT3213/rdb/archive/refs/tags/v1.2.0.tar.gz"
5
- sha256 "db27f1f9ff917a062166771f19d5786bf1a509e6b8c298c942f2ae6c136b6294"
+ url "https://github.com/HDT3213/rdb/archive/refs/tags/v1.3.0.tar.gz"
+ sha256 "40fe9b89f76266939abe6e8565fecdb2dde0dba30f84173c65ed6cb0afbe32a9"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments