Skip to content

Commit 35d3efe

Browse files
committed
rdb 1.3.0
1 parent be6e3ae commit 35d3efe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rdb.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rdb < Formula
22
desc "Redis RDB parser"
33
homepage "https://github.com/HDT3213/rdb/"
4-
url "https://github.com/HDT3213/rdb/archive/refs/tags/v1.2.0.tar.gz"
5-
sha256 "db27f1f9ff917a062166771f19d5786bf1a509e6b8c298c942f2ae6c136b6294"
4+
url "https://github.com/HDT3213/rdb/archive/refs/tags/v1.3.0.tar.gz"
5+
sha256 "40fe9b89f76266939abe6e8565fecdb2dde0dba30f84173c65ed6cb0afbe32a9"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)