From 36a7af3b0b4a1b937ded02ca1f4afe6259894bf7 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 3 Feb 2020 06:14:13 +0530 Subject: [PATCH] Bump unrar version again --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 103c176add..5a2443ebde 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -81,8 +81,8 @@ { "name": "unrar", "unix": { - "filename": "unrarsrc-5.8.5.tar.gz", - "hash": "sha256:a725923a627bc8b3dd670a347b57701e1ad61f5f4e7b789d09244fb4b7f97b29", + "filename": "unrarsrc-5.9.1.tar.gz", + "hash": "sha256:0eb1d1b8e02102fccae775a6d6b79336b69e2cf90e2045de92594dcfb58de100", "urls": ["https://www.rarlab.com/rar/{filename}"] } },