summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2023-08-26 02:07:47 +0330
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-26 19:07:06 +0700
commit456b87c4a06c2f074dd992adf7e7bc52e928bee1 (patch)
tree73ca0a07c6c36163ac8661031cd04cdcf401c402 /system
parent554c7e6e0655cf351a7d15e1810471b442b2685a (diff)
downloadslackbuilds-456b87c4a06c2f074dd992adf7e7bc52e928bee1.tar.gz
slackbuilds-456b87c4a06c2f074dd992adf7e7bc52e928bee1.tar.xz
system/powershell: Updated for version 7.3.6.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 defc0d301c..294be00821 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.3.1}
+VERSION=${VERSION:-7.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/powershell/powershell.info b/system/powershell/powershell.info
index 9a5142a381..8c48744af5 100644
--- a/system/powershell/powershell.info
+++ b/system/powershell/powershell.info
@@ -1,10 +1,10 @@
PRGNAM="powershell"
-VERSION="7.3.1"
+VERSION="7.3.6"
HOMEPAGE="https://www.microsoft.com/powershell/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-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"
+DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.3.6/powershell-7.3.6-linux-x64.tar.gz"
+MD5SUM_x86_64="ab56f1fbb3cce5fbfee0e8c205ea1e90"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"