From 430a5d5158bbbc0914c5150ed66189f708df00b1 Mon Sep 17 00:00:00 2001 From: David Yantis <404NetworkError@users.noreply.github.com> Date: Tue, 3 Dec 2019 17:35:35 -0500 Subject: [PATCH] Update qbittorrent from 4.1.9 to 4.2.0 (#73625) --- Casks/qbittorrent.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/qbittorrent.rb b/Casks/qbittorrent.rb index a687fcfef16..b3cd0c7ca1b 100644 --- a/Casks/qbittorrent.rb +++ b/Casks/qbittorrent.rb @@ -1,6 +1,6 @@ cask 'qbittorrent' do - version '4.1.9' - sha256 '8e0a541bde6394398075b36799c00daca0c68c981ef033098d7f941ff08c06b3' + version '4.2.0' + sha256 '1bcf336c83a7611762395167b26baa2c50f707be56f8f4e32b502f4bc6b2d990' # sourceforge.net/qbittorrent was verified as official when first introduced to the cask url "https://downloads.sourceforge.net/qbittorrent/qbittorrent-mac/qbittorrent-#{version}/qbittorrent-#{version}.dmg"