Skip to content

Commit

Permalink
aria2 1.28.0
Browse files Browse the repository at this point in the history
Closes #5971.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Oct 16, 2016
1 parent a1ac39a commit 83c1311
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/aria2.rb
@@ -1,8 +1,8 @@
class Aria2 < Formula
desc "Download with resuming and segmented downloading"
homepage "https://aria2.github.io/"
url "https://github.com/aria2/aria2/releases/download/release-1.27.1/aria2-1.27.1.tar.xz"
sha256 "c09627ef31602cfdfa7c9925a6c3b05fe7d2097d83f42dcfdef68664bd106f08"
url "https://github.com/aria2/aria2/releases/download/release-1.28.0/aria2-1.28.0.tar.xz"
sha256 "e0a125a557b9aacf23468374f63215e9b1d6165c990bd8ecb0603cdc1d5d72f0"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 83c1311

Please sign in to comment.