Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postman - appman not installing the latest version #1343

Closed
Walker555 opened this issue Feb 11, 2025 · 1 comment
Closed

Postman - appman not installing the latest version #1343

Walker555 opened this issue Feb 11, 2025 · 1 comment

Comments

@Walker555
Copy link

Premise

"AM"/"AppMan" is just a tool to provide applications easily and quickly and is only responsible for integrating the AppImages into the system and installing the various programs available, respecting the following order (refer to the option "-d" to download the installation script without installing it):

  • creation of the base directories and the removal script
  • download of the package
  • creation of the version file and the update script
  • possibly, extraction of the icons and .desktop files, if needed

The malfunction of the installation scripts will then be taken into account. On the contrary, any malfunction related to individual applications is the responsibility of the related developer or packager. Refer to the option "-a" to know the sources of each program listed here, so you can contact them to report the bug.


Please, describe the bug

It looks like appman installs first item found at
https://github.com/suciptoid/postman-appimage/releases/tag/continous

which is 10.0.1,
but the latest 11.x.x is in the middle of the list.
please use time ordering instead of the alphabetic ordering to pick the latest version.

@ivan-hc
Copy link
Owner

ivan-hc commented Feb 11, 2025

Thanks for reporting, just fixed

zen0bit pushed a commit to oSoWoSo/AM that referenced this issue Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants