Skip to content

Commit

Permalink
anime-downloader 5.0.1
Browse files Browse the repository at this point in the history
* anime-downloader 5.0.1
* anime-downloader: update urllib3

Closes #63211.

Co-authored-by: Dustin Rodrigues <dust.rod@gmail.com>
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
2 people authored and BrewTestBot committed Oct 23, 2020
1 parent 7c3c69c commit 4a40ff9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/anime-downloader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ class AnimeDownloader < Formula

desc "Download your favourite anime"
homepage "https://github.com/vn-ki/anime-downloader"
url "https://files.pythonhosted.org/packages/75/ca/1a312247353743ce30d0e9d7a2482b2e41946fa1757ba5db91ab0755a8b5/anime-downloader-4.6.6.tar.gz"
sha256 "d0b69f104c0759405669338b19a17f8f4086c99944b3e1e51ad6ae6623c4a29a"
url "https://files.pythonhosted.org/packages/03/78/167cd1c2fe0ef43a0d137edc148279828ddd69b36b76e87f451b311b8a02/anime-downloader-5.0.1.tar.gz"
sha256 "d4e0da2f39edf5f6b4f9481b80a87fde951dbd3b379e8952a62bcc14b9d17371"
license "Unlicense"
revision 1
head "https://github.com/vn-ki/anime-downloader.git"

livecheck do
Expand Down Expand Up @@ -100,8 +99,8 @@ class AnimeDownloader < Formula
end

resource "urllib3" do
url "https://files.pythonhosted.org/packages/81/f4/87467aeb3afc4a6056e1fe86626d259ab97e1213b1dfec14c7cb5f538bf0/urllib3-1.25.10.tar.gz"
sha256 "91056c15fa70756691db97756772bb1eb9678fa585d9184f24534b100dc60f4a"
url "https://files.pythonhosted.org/packages/76/d9/bbbafc76b18da706451fa91bc2ebe21c0daf8868ef3c30b869ac7cb7f01d/urllib3-1.25.11.tar.gz"
sha256 "8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2"
end

def install
Expand Down

0 comments on commit 4a40ff9

Please sign in to comment.