Unable to install ASL3 on Debian12

Trying to install ASL3 on Debian12 on x86 platform. This is the error I am receiving after running:
sudo apt install asl3

Ign:1 http://download.allstarlink.org/repo/debian bookworm InRelease
Err:1 http://download.allstarlink.org/repo/debian bookworm InRelease
Something wicked happened resolving 'download.allstarlink.org:http' (-5 - No address associated with hostname)
Fetched 6,581 B in 7s (934 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: https://repo.zabbix.com/zabbix/7.0/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Failed to fetch http://download.allstarlink.org/repo/debian/dists/bookworm/InRelease Something wicked happened resolving 'download.allstarlink.org:http' (-5 - No address associated with hostname).

Did you follow Debian 12 Install - AllStarLink Manual ? the repo url is https not http and it gets set to https when you install the repos deb in step 1

Yeah whatever directions you followed are incorrect. The packages come from Index of /public/. But that’s installed from a .deb file that configures everything automatically.

I did. So I have to wonder how or why it’s defaulting to http.

I will comment that this is a complete reinstall, however everything prior was wiped and any traces of any previous directories thereof deleted. I will start clean again and see what happens.

Reinstall? So the apt sources file was an old version? Installing that deb should have installed the correct version of that which would of included the https source.