diff options
Diffstat (limited to 'system/powershell/powershell.info')
-rw-r--r-- | system/powershell/powershell.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/powershell/powershell.info b/system/powershell/powershell.info index d6f5645355..5bbd82eb18 100644 --- a/system/powershell/powershell.info +++ b/system/powershell/powershell.info @@ -1,10 +1,10 @@ PRGNAM="powershell" -VERSION="7.4.6" +VERSION="7.5.2" HOMEPAGE="https://www.microsoft.com/powershell/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/powershell-7.4.6-linux-x64.tar.gz" -MD5SUM_x86_64="b7840808d5ac80a7a62ad2533791bf4f" +DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.5.2/powershell-7.5.2-linux-x64.tar.gz" +MD5SUM_x86_64="25af45c535cd15996519fff16a48d1ee" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |