From c54d6743335f3ec13ae55ab157df5052668f922c Mon Sep 17 00:00:00 2001 From: Elliot Jordan Date: Sun, 11 Feb 2024 12:39:01 -0800 Subject: [PATCH] Use static dmg download URL Resolves #613. --- Grammarly/Grammarly.download.recipe | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/Grammarly/Grammarly.download.recipe b/Grammarly/Grammarly.download.recipe index 2cc0dc15..8bfdc045 100644 --- a/Grammarly/Grammarly.download.recipe +++ b/Grammarly/Grammarly.download.recipe @@ -14,23 +14,16 @@ Grammarly MinimumVersion - 0.6.1 + 2.3 Process - - Arguments - - appcast_url - https://download-mac.grammarly.com/appcast.xml - - Processor - SparkleUpdateInfoProvider - Arguments filename - %NAME%-%version%.dmg + %NAME%.dmg + url + https://download-mac.grammarly.com/Grammarly.dmg Processor URLDownloader