you-get 0.4.985
Closes #21123. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
c647c86315
commit
03c9796db6
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class YouGet < Formula
|
||||||
|
|
||||||
desc "Dumb downloader that scrapes the web"
|
desc "Dumb downloader that scrapes the web"
|
||||||
homepage "https://you-get.org/"
|
homepage "https://you-get.org/"
|
||||||
url "https://github.com/soimort/you-get/releases/download/v0.4.964/you-get-0.4.964.tar.gz"
|
url "https://github.com/soimort/you-get/releases/download/v0.4.985/you-get-0.4.985.tar.gz"
|
||||||
sha256 "713ebc989fabba349103c38541ef26a0acc1a1d8d4a4188ffc666fb6f1587df7"
|
sha256 "0f5a46756d1f0ff9936b65451cbb50666f6bddb28c6e7379817f4920fb4112da"
|
||||||
head "https://github.com/soimort/you-get.git", :branch => "develop"
|
head "https://github.com/soimort/you-get.git", :branch => "develop"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue