you-get 0.4.1270
Closes #37739. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e6a8cd0712
commit
c96227b2d9
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.1256.tar.gz"
|
||||
sha256 "8f5dad64c806b0362dc81abdbf6767d74b60a31074af09d52ce8e096307b90cb"
|
||||
url "https://github.com/soimort/you-get/archive/v0.4.1270.tar.gz"
|
||||
sha256 "5fb1540242b4051334fb4933a24ca128955e230cb637b203869a5a7b04d1554c"
|
||||
head "https://github.com/soimort/you-get.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue