Consider using latest.stable version of ammonite instead of latest.release
Open
- Dominant language
- Scala
- Stars
- 41
- Forks
- 59
- Avg merge
- 3h 20m
- Merged PRs (30d)
- 8
Description
Even if I run `cs install ammonite:latest.stable` every time I run `cs update` to update all of my apps it falls back to `latest.release` configured [here](https://github.com/coursier/apps/blob/master/apps/resources/ammonite.json#L7) and updates ammonite to `2.2.0-4-4bd225e` instead of the desired `2.2.0`.
This might be a bigger issue. Maybe coursier should **remember how** the app was installed to keep track of the updates.
For now I would consider using `latest.stable` in the resource. WDYT?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.