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 81cb807bd4..904695266e 100644 --- a/system/powershell/powershell.info +++ b/system/powershell/powershell.info @@ -1,10 +1,10 @@ PRGNAM="powershell" -VERSION="7.4.4" +VERSION="7.4.5" HOMEPAGE="https://www.microsoft.com/powershell/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.4.4/powershell-7.4.4-linux-x64.tar.gz" -MD5SUM_x86_64="d4c823fdb9e41e0a46f2d80fa020ea77" +DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.4.5/powershell-7.4.5-linux-x64.tar.gz" +MD5SUM_x86_64="9dd46f28390cddb0cbc2a7b6013c0a68" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |