nzbget 21.0
Closes #39713. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
75d159e6ea
commit
9911dd8643
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Nzbget < Formula
|
class Nzbget < Formula
|
||||||
desc "Binary newsgrabber for nzb files"
|
desc "Binary newsgrabber for nzb files"
|
||||||
homepage "https://nzbget.net/"
|
homepage "https://nzbget.net/"
|
||||||
url "https://github.com/nzbget/nzbget/releases/download/v20.0/nzbget-20.0-src.tar.gz"
|
url "https://github.com/nzbget/nzbget/releases/download/v21.0/nzbget-21.0-src.tar.gz"
|
||||||
sha256 "04dc36d432549c33d55145ecd95cc4309b3ab4a7731a1a03d954de389eacd06f"
|
sha256 "65a5d58eb8f301e62cf086b72212cbf91de72316ffc19182ae45119ddd058d53"
|
||||||
head "https://github.com/nzbget/nzbget.git", :branch => "develop"
|
head "https://github.com/nzbget/nzbget.git", :branch => "develop"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue