mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
aria2 - switch to download the .xz
This commit is contained in:
@@ -4,8 +4,8 @@ class Aria2 < Package
|
||||
description 'aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.'
|
||||
homepage 'https://aria2.github.io/'
|
||||
version '1.33.1'
|
||||
source_url 'https://github.com/aria2/aria2/releases/download/release-1.33.1/aria2-1.33.1.tar.bz2'
|
||||
source_sha256 '32e8dc76da0c630da18d6a656afb117fef8f2f71d6f38e326a6e09fa113e2109'
|
||||
source_url 'https://github.com/aria2/aria2/releases/download/release-1.33.1/aria2-1.33.1.tar.xz'
|
||||
source_sha256 '2539e4844f55a1f1f5c46ad42744335266053a69162e964d9a2d80a362c75e1b'
|
||||
|
||||
binary_url ({
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user