axel 2.17.11
Closes #91769. Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
ce958fb2c0
commit
bf41192a35
|
@ -1,8 +1,8 @@
|
|||
class Axel < Formula
|
||||
desc "Light UNIX download accelerator"
|
||||
homepage "https://github.com/eribertomota/axel"
|
||||
url "https://github.com/axel-download-accelerator/axel/releases/download/v2.17.10/axel-2.17.10.tar.xz"
|
||||
sha256 "46eb4f10a11c4e50320ae6a034ef03ffe59dc11c3c6542a9867a3e4dc0c4b44e"
|
||||
url "https://github.com/axel-download-accelerator/axel/releases/download/v2.17.11/axel-2.17.11.tar.xz"
|
||||
sha256 "580b2c18692482fd7f1e2b2819159484311ffc50f6d18924dceb80fd41d4ccf9"
|
||||
license "GPL-2.0-or-later"
|
||||
head "https://github.com/eribertomota/axel.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue