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 e8806399fe..b67ef6ff28 100644 --- a/system/powershell/powershell.info +++ b/system/powershell/powershell.info @@ -1,10 +1,10 @@ PRGNAM="powershell" -VERSION="7.2.3" +VERSION="7.2.4" HOMEPAGE="https://www.microsoft.com/powershell/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.2.3/powershell-7.2.3-linux-x64.tar.gz" -MD5SUM_x86_64="4eb9309b9bc2a2c2eba513ded5339422" +DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.2.4/powershell-7.2.4-linux-x64.tar.gz" +MD5SUM_x86_64="da5099bc6a2018654686c1f6d5c9df1d" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |