mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-18 05:10:59 +00:00
Delete grammarly.sh
Committed incorrectly to root of repo.
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
grammarly)
|
|
||||||
name="Grammarly Desktop"
|
|
||||||
type="dmg"
|
|
||||||
packageID="com.grammarly.ProjectLlama"
|
|
||||||
downloadURL=$(curl -fsL "https://download-mac.grammarly.com/appcast.xml" | xpath '//rss/channel/item[1]/enclosure/@url' 2>/dev/null | cut -d '"' -f 2)
|
|
||||||
expectedTeamID="W8F64X92K3"
|
|
||||||
appNewVersion=$(curl -is "https://download-mac.grammarly.com/appcast.xml" | grep sparkle:version | tr ',' '\n' | grep sparkle:version | cut -d '"' -f 4)
|
|
||||||
appName="Grammarly Installer.app"
|
|
||||||
;;
|
|
||||||
Reference in New Issue
Block a user