Skip to content

Commit 8408c03

Browse files
committed
Update redis release URL
1 parent 317a020 commit 8408c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class Builder
3838
end
3939

4040
def tarball_url
41-
"https://github.com/antirez/redis/archive/#{@redis_branch}.tar.gz"
41+
"https://github.com/redis/redis/archive/#{@redis_branch}.tar.gz"
4242
end
4343

4444
def build

0 commit comments

Comments
 (0)