You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the info. I tried the regex supplied, but seems to get 2021.2 instead of 2021.2.1, so there was something missing.
I used regex101 to help isolate the urls and get a working regex: https://regex101.com/r/5Xww0e/1
It should now get any combo of those versions.
Two other things..
There is a macM1 download at /pycharm-community-2021.2.1-aarch64.dmg. This would be useful in a separate recipe.
There are a lot of other people with PyCharm download recipes and I'm not sure which ones to use. These maybe should be retired.
Hey,
Looks like the PyCharm.download.recipe is pulling down version 2021.1.3 rather than 2021.2
Tweaking the SEARCH_PATTERN to mac":{"link":"([^,]*?20\d{2,2}.[\d{1,2}]?.dmg)" should grab new version - i think.
Cheers!
The text was updated successfully, but these errors were encountered: