diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-07-25 01:58:09 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-26 06:21:58 +0700 |
commit | 75c4466f0cfccf7647f0ae10817881bb6b4c3c9d (patch) | |
tree | 03444ce1af2db305a6add6a9d60d599e7fed563c /system/powershell/powershell.info | |
parent | 2a42d0256c20ce8425ae76585868c7e245905dde (diff) |
system/powershell: Updated for version 7.4.4.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 7f175f5d77..81cb807bd4 100644 --- a/system/powershell/powershell.info +++ b/system/powershell/powershell.info @@ -1,10 +1,10 @@ PRGNAM="powershell" -VERSION="7.4.1" +VERSION="7.4.4" HOMEPAGE="https://www.microsoft.com/powershell/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.4.1/powershell-7.4.1-linux-x64.tar.gz" -MD5SUM_x86_64="3d78dde9590500d829cff628ebc9a2ca" +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" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |