Fix built_version check before fetching
Turns out that during the async fetch work I introduced a bug. By that time, I didn't know the built_version depended on the fetched version. Apologies.
Also fix mistmatch in variable: recipe_name -> recipe.name