v1.4.1 Fixed filename issues with openSUSE. I introduced a new flag last commit for the wget function, `--trust-server-names`. I am reverting this and just using the "Snapshot" filenames instead of "Current". Hopefully they don't change too often. This was causing issues with GPG verification due to the variables still holding the "Current" filename and not the updated one via `--trust-server-names`. `openSUSE-Tumbleweed-DVD-x86_64-Current.iso` `openSUSE-Tumbleweed-DVD-x86_64-Snapshot20230915-Media.iso` Full commit log: https://codeberg.org/bashuser30/dl-distro/compare/v1.4.0...v1.4.1