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.
2 parents b77e52d + 520e8b1 commit b264bb8Copy full SHA for b264bb8
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/v.1.1.0.tar.gz"
5
- sha256 "005ddb5f1f4985425919cd66c70f717410475e2d16d6bdada2f9d02b85fccc39"
+ url "https://github.com/HDT3213/rdb/archive/refs/tags/v1.1.0.tar.gz"
+ sha256 "88a56e1e022ea1522fb68e3e54e4dc603827494d994f4b5a24ae8c17ecee2069"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments