From 910d384d1977b75f69199dd031b3cba3f138bd0b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 2 Feb 2020 15:55:10 +0530 Subject: [PATCH] Bump version of unrar --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 87e33c4d3c..103c176add 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -81,8 +81,8 @@ { "name": "unrar", "unix": { - "filename": "unrarsrc-5.7.4.tar.gz", - "hash": "sha1:71ef4c898cd777f1c244c455826c5cdaeb85dfd0", + "filename": "unrarsrc-5.8.5.tar.gz", + "hash": "sha256:a725923a627bc8b3dd670a347b57701e1ad61f5f4e7b789d09244fb4b7f97b29", "urls": ["https://www.rarlab.com/rar/{filename}"] } },