From 4bc1586b5879a276e39fc010f2e16020ab13d940 Mon Sep 17 00:00:00 2001 From: Reza Talebi Date: Fri, 20 May 2022 12:45:05 +0430 Subject: system/powershell: Updated for version 7.2.4. Signed-off-by: Reza Talebi Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- system/powershell/powershell.SlackBuild | 2 +- system/powershell/powershell.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'system/powershell') diff --git a/system/powershell/powershell.SlackBuild b/system/powershell/powershell.SlackBuild index 9f746ec60585..e5433005984a 100644 --- a/system/powershell/powershell.SlackBuild +++ b/system/powershell/powershell.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=powershell -VERSION=${VERSION:-7.2.3} +VERSION=${VERSION:-7.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/powershell/powershell.info b/system/powershell/powershell.info index e8806399fe87..b67ef6ff2838 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" -- cgit v1.2.3