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 1b05e0e commit 52b67d5Copy full SHA for 52b67d5
Formula/n/nzbget.rb
@@ -1,10 +1,9 @@
1
class Nzbget < Formula
2
desc "Binary newsgrabber for nzb files"
3
homepage "https://nzbget.com"
4
- url "https://github.com/nzbgetcom/nzbget/archive/refs/tags/v25.2.tar.gz"
5
- sha256 "a557d6067e551ee77fd86a9f395a8407438edc3ee16ab6797830db25ba8e1662"
+ url "https://github.com/nzbgetcom/nzbget/archive/refs/tags/v25.3.tar.gz"
+ sha256 "dc875b96606d0bc1dc6514fd51950f8bd6075698d6e29742ce145d2ae2553501"
6
license "GPL-2.0-or-later"
7
- revision 1
8
head "https://github.com/nzbgetcom/nzbget.git", branch: "develop"
9
10
bottle do
0 commit comments