It looks like they changed the installer. Try using this ppa https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install libvulkan1 libvulkan-dev vulkan-utils
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install libvulkan1 libvulkan-dev vulkan-utils
