From 1beaac9832fc193547c1674f440a61cedd6ab079 Mon Sep 17 00:00:00 2001 From: suschizu Date: Wed, 2 Dec 2020 01:38:40 +0100 Subject: [PATCH] Update radarr from 0.2.0.1504 to 3.0.0.4204 (#93958) --- Casks/radarr.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/radarr.rb b/Casks/radarr.rb index 4f0069e1703..876f62043f4 100644 --- a/Casks/radarr.rb +++ b/Casks/radarr.rb @@ -1,9 +1,9 @@ cask "radarr" do - version "0.2.0.1504" - sha256 "c85738b7a6a087a1670801eef391f8ab31b326e2003fc01c5cd21372eed88c75" + version "3.0.0.4204" + sha256 "eb9b9e95cc657d7fa904ea879613f1080524290009724b04ab24ce4afae16070" # github.com/Radarr/Radarr/ was verified as official when first introduced to the cask - url "https://github.com/Radarr/Radarr/releases/download/v#{version}/Radarr.develop.#{version}.osx-app.zip" + url "https://github.com/Radarr/Radarr/releases/download/v#{version}/Radarr.master.#{version}.osx-app-core-x64.zip" appcast "https://github.com/Radarr/Radarr/releases.atom" name "Radarr" desc "Fork of Sonarr to work with movies à la Couchpotato"