summaryrefslogtreecommitdiffstats
path: root/system/powershell
diff options
context:
space:
mode:
author Reza Talebi2022-12-30 13:59:10 +0100
committer Willy Sudiarto Raharjo2022-12-30 18:31:24 +0100
commit01a946f1cfa37354c33a90ad844ac0282509b9aa (patch)
tree3c5c8c5b8879a2f635b570c3ab2b3a97d08bcd78 /system/powershell
parent2eb21035db124f1a4c2573bccb6d947868f09bc7 (diff)
downloadslackbuilds-01a946f1cfa37354c33a90ad844ac0282509b9aa.tar.gz
system/powershell: Updated for version 7.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/powershell')
-rw-r--r--system/powershell/powershell.SlackBuild2
-rw-r--r--system/powershell/powershell.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/powershell/powershell.SlackBuild b/system/powershell/powershell.SlackBuild
index c6ca961026..defc0d301c 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.6}
+VERSION=${VERSION:-7.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/powershell/powershell.info b/system/powershell/powershell.info
index f91514e6f7..9a5142a381 100644
--- a/system/powershell/powershell.info
+++ b/system/powershell/powershell.info
@@ -1,10 +1,10 @@
PRGNAM="powershell"
-VERSION="7.2.6"
+VERSION="7.3.1"
HOMEPAGE="https://www.microsoft.com/powershell/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.2.6/powershell-7.2.6-linux-x64.tar.gz"
-MD5SUM_x86_64="43bc6777c38ab9437ce56c0b7e7a9f0a"
+DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/powershell-7.3.1-linux-x64.tar.gz"
+MD5SUM_x86_64="9615eaa74bb1a2471b6a38b9c22f6d4b"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"