Recipe Robot inserting hardcoded url in URLDownloader
for SparkleUpdateInfoProvider
download recipe
#206
Labels
URLDownloader
for SparkleUpdateInfoProvider
download recipe
#206
Describe the bug
When creating a recipe for Caffeine.app with the Sparkle appcast url
https://dr-caffeine-mac.s3.amazonaws.com/appcast.xml
, the resulting recipe hardcodes the url:https://dr-caffeine-mac.s3.amazonaws.com/Caffeine_1.4.3.zip
intoURLDownloader
.Sorry I can't find other appcast.xml's that cause the same behavior.
To Reproduce
Steps to reproduce the behavior:
/Applications/Recipe\ Robot.app/Contents/Resources/scripts/recipe-robot /Applications/Caffeine.app --ignore-existing --verbose
Caffeine.download.recipe
contains:Expected behavior
Caffeine.download.recipe
should conatin:Screenshots
n/a
Desktop (please complete the following information):
autopkg version
: 2.7.3/usr/local/autopkg/python --version
: Python 3.10.4Additional context
autopkg/peetinc-recipes#16
The text was updated successfully, but these errors were encountered: