autopkg / joshua-d-miller-recipes

My recipes for autopkg https://github.com/autopkg
13 stars 46 forks source link

Unity3D Download Recipe reporting bad URL #169

Open kclose3 opened 2 months ago

kclose3 commented 2 months ago

The recipe Unity3D.download.recipe gives the following error:

The following recipes failed: com.github.joshua-d-miller.autopkg.download.Unity3D Error in com.github.joshua-d-miller.autopkg.download.Unity3D: Processor: URLTextSearcher: Error: No match found on URL: https://unity.com/releases/editor/archive

This appears to be the result of Unity changing their download paths.

paul-cossey commented 2 days ago

I've raised a PR to resolve this https://github.com/autopkg/joshua-d-miller-recipes/pull/174