mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
find_sparkle_appcast: point out what address was tried when there is an error
This commit is contained in:
@@ -24,7 +24,7 @@ absolute_path() {
|
||||
appcast_found_error() {
|
||||
local error_reason="$1"
|
||||
|
||||
echo "An appcast was found, but it ${error_reason}. You should:
|
||||
echo "An appcast was found pointing to ${appcast_url}, but it ${error_reason}. You should:
|
||||
|
||||
1. Check your internet connection.
|
||||
2. Try again later.
|
||||
|
||||
Reference in New Issue
Block a user