mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
dev/bin/find_sparkle_appcast: fix message for new style format
This commit is contained in:
@@ -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'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user