From c96227b2d91548a895bb55a2c2fb1f5d534da732 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sat, 9 Mar 2019 14:32:22 +1100 Subject: [PATCH] you-get 0.4.1270 Closes #37739. Signed-off-by: FX Coudert --- Formula/you-get.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/you-get.rb b/Formula/you-get.rb index c63a7e6c16..e1693cf913 100644 --- a/Formula/you-get.rb +++ b/Formula/you-get.rb @@ -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