### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [x] Search the existing issues. - [x] Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md). - [x] Refer to [Differences between Windows PowerShell 5.1 and PowerShell](https://learn.microsoft.com/powershell/scripting/whats-new/differences-from-windows-powershell). ### Steps to reproduce Check: https://packages.microsoft.com/debian/12/prod/pool/main/p/powershell-lts/ ### Expected behavior ```console Powershell 7.6.0 is available ``` ### Actual behavior ```console Powershell 7.6.0 is NOT available ``` ### Error details ```console ``` ### Environment data ```powershell . ``` ### Visuals _No response_