eget icon indicating copy to clipboard operation
eget copied to clipboard

Improve documentation for upgrade_only

Open gdevenyi opened this issue 4 months ago • 1 comments

From this section: https://github.com/zyedidia/eget#does-eget-keep-track-of-installed-binaries

if so it will only download a new version if the GitHub release is newer than the binary on your file system.

The documentation fails to explain how "newer than" is determined.

  • its implied this is not by any sort of tracking of eget (no manifest)
  • based on timestamp?
  • based on versions?

gdevenyi avatar Sep 28 '24 18:09 gdevenyi