From a90a896f2d230ff846b3a43e924fad5a6787666d Mon Sep 17 00:00:00 2001 From: suschizu Date: Mon, 9 Dec 2019 15:07:39 +0100 Subject: [PATCH] Update moodo from 1.3.0 to 1.3.1 (#73878) --- Casks/moodo.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/moodo.rb b/Casks/moodo.rb index 828199f8377..1834fa78eb8 100644 --- a/Casks/moodo.rb +++ b/Casks/moodo.rb @@ -1,9 +1,9 @@ cask 'moodo' do - version '1.3.0' - sha256 '67e961344ecb447f489b173f6a92e86bb67fce14062117156f3609fb1fcb9215' + version '1.3.1' + sha256 '982b4d6d9c5aa9915c6fa5945a21194c5aa9c1fd74fc2e0357b7993c957964b9' # github.com/MooDoApp/MooDoApp.github.io was verified as official when first introduced to the cask - url "https://github.com/MooDoApp/MooDoApp.github.io/releases/download/v#{version}/Moo.do-#{version}-mac.zip" + url "https://github.com/MooDoApp/MooDoApp.github.io/releases/download/v#{version}/Moo.do-#{version}.dmg" appcast 'https://github.com/MooDoApp/MooDoApp.github.io/releases.atom' name 'Moo.do' homepage 'https://www.moo.do/'