get_latest_release Should use get_url cache feature
get_latest_release does not set a cache time when calling get_url. This can lead to rate limiting from the API. Implement caching.
get_latest_release does not set a cache time when calling get_url. This can lead to rate limiting from the API. Implement caching.