Skip to content

Commit

Permalink
aria2 1.31.0
Browse files Browse the repository at this point in the history
Closes #8993.

Signed-off-by: JCount <JCount42@gmail.com>
  • Loading branch information
ilovezfs authored and JCount committed Jan 17, 2017
1 parent cf529d9 commit 8a721fe
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.30.0/aria2-1.30.0.tar.xz"
sha256 "bf6c5366d11d2a6038c8e19f01f9b874041793aaf317e0206120e3e8c9c431f6"
url "https://github.com/aria2/aria2/releases/download/release-1.31.0/aria2-1.31.0.tar.xz"
sha256 "7b85619048b23406f241e38a5b1b8b0bc2cae9e80fd117810c2a71ecca813f8c"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 8a721fe

Please sign in to comment.