dev/bin/find_sparkle_appcast: fix message for new style format

This commit is contained in:
Vítor Galvão
2016-01-30 22:33:13 +00:00
parent 01046daad5
commit cd6d7ca9ef
+1 -1
View File
@@ -60,7 +60,7 @@ appcast_checkpoint=$(curl --silent --compressed "${appcast_url}" | sed 's|<pubDa
echo "A Sparkle appcast was found. You should add it to your cask as
appcast '${appcast_url}',
:checkpoint => '${appcast_checkpoint}'
checkpoint: '${appcast_checkpoint}'
You should likely also add 'auto_updates true'"