Binary releases are prepackaged and thus, tied to a specific version of CARLA. To get the latest, erase the previous and follow the [quick start installation](start_quickstart.md) to get the one desired.
Releases are listed in __Development__ in the CARLA repository. There is also a highly experimental __Nightly build__ containing the current state of CARLA up to date.
<ahref="https://github.com/carla-simulator/carla/blob/master/Docs/download.md"target="_blank"class="btn btn-neutral"title="Go to the list of CARLA releases">
<spanclass="icon icon-github"></span> Get releases</a>
<ahref="http://carla-releases.s3.amazonaws.com/Linux/Dev/CARLA_Latest.tar.gz"target="_blank"class="btn btn-neutral"title="Go to the linux nightly CARLA build">
<spanclass="icon fa-cloud-download"></span> Get the linux nightly build</a>
<ahref="http://carla-releases.s3.amazonaws.com/Linux/Dev/AdditionalMaps_Latest.tar.gz"target="_blank"class="btn btn-neutral"title="Go to the linux nightly AdditionalMaps build">
<spanclass="icon fa-cloud-download"></span> Get the linux nightly build additional maps</a>
</p>
<p>
<ahref="http://carla-releases.s3.amazonaws.com/Windows/Dev/CARLA_Latest.zip"target="_blank"class="btn btn-neutral"title="Go to the windows nightly CARLA build">
<spanclass="icon fa-cloud-download"></span> Get the windows nightly build</a>
</p>
<p>
<ahref="http://carla-releases.s3.amazonaws.com/Windows/Dev/AdditionalMaps_Latest.zip"target="_blank"class="btn btn-neutral"title="Go to the windows nightly AdditionalMaps build">
<spanclass="icon fa-cloud-download"></span> Get the windows nightly build additional maps</a>
The CARLA team works with assets still in development. These models and maps have a [public git repository][contentrepolink] where the CARLA team regularly pushes latest updates. Assets are still unfinished, using them is only recommended for developers.
In order to handle this repository it is advisted to install [git-lfs][gitlfslink]. The repository is modified regularly, and git-lfs works faster with large binary files.