you-get 0.4.1181
Closes #34697. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a45e8f7f82
commit
4417618f90
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,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.1167.tar.gz"
|
||||
sha256 "b966b25359fa18f81188c94ab4febb4cd14c011712391bf197fe21be77642b6a"
|
||||
url "https://github.com/soimort/you-get/archive/v0.4.1181.tar.gz"
|
||||
sha256 "f879fe94d727c69eced2104a56844ae93494f891d8f8db5fec4fe05b562d0b38"
|
||||
head "https://github.com/soimort/you-get.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue