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 317a020 commit 8408c03Copy full SHA for 8408c03
bin/build
@@ -38,7 +38,7 @@ class Builder
38
end
39
40
def tarball_url
41
- "https://github.com/antirez/redis/archive/#{@redis_branch}.tar.gz"
+ "https://github.com/redis/redis/archive/#{@redis_branch}.tar.gz"
42
43
44
def build
0 commit comments