you-get 0.4.455
Closes #2355. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
10b85245dc
commit
f1df7db7c3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class YouGet < Formula
|
||||
desc "Dumb downloader that scrapes the web"
|
||||
homepage "https://you-get.org/"
|
||||
url "https://github.com/soimort/you-get/archive/v0.4.424.tar.gz"
|
||||
sha256 "d664fa7d1da6878c9f3f673e64506ee9593b7677a27b3fdd0b6e994b0f87072d"
|
||||
url "https://github.com/soimort/you-get/archive/v0.4.455.tar.gz"
|
||||
sha256 "669e94790b55f19a00ad7d94e53b2dc8d86b34f6ff015041df6dfa8787acf369"
|
||||
head "https://github.com/soimort/you-get.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue