switchbrew / libnx

Library for Switch Homebrew
https://switchbrew.github.io/libnx/
ISC License
1.26k stars 167 forks source link

Noobie question #646

Closed impeeza closed 3 months ago

impeeza commented 3 months ago

Hello there,

When installing the official release using devkitPro Pacman you got versions like «libnx-4.7.0-1» how can you tell which commit is that version?

thanks a lot.

masagrator commented 3 months ago

usually by looking at Releases page, but for some reason it wasn't uploaded to Releases.

WinterMute commented 3 months ago

Every release is tagged as part of the release process. Nothing is uploaded to Releases.

https://github.com/switchbrew/libnx/tags

impeeza commented 3 months ago

Thank you so much guys.