You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is an example of a file:
It is used like this: sha256sum --check CHECKSUM.
It finds what ISO you have downloaded and computes its sum and prints if it is OK or not.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello
I suggest adding a checksum file with the other assets like there:
https://github.com/jellyfin/jellyfin-media-player/releases/tag/v1.9.0
It is useful for package managers instructions:
https://community.chocolatey.org/packages/jellyfin-media-player/1.9.0#files
Click Show beside install.ps1
Here is an example of a file:
It is used like this:
sha256sum --check CHECKSUM
.It finds what ISO you have downloaded and computes its sum and prints if it is OK or not.
https://download.rockylinux.org/pub/rocky/9/isos/x86_64/CHECKSUM
https://rockylinux.org/download
Beta Was this translation helpful? Give feedback.
All reactions