summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Reza Talebi2022-09-03 23:11:30 +0200
committer Willy Sudiarto Raharjo2022-09-10 10:19:04 +0200
commitbd665560a68a6cb1eed23c9aa2e7aae684f6e5f9 (patch)
treeb986acc05374112cbe0a7ebc5c07d0b1767aba63 /system
parent2735efd78cd2bf3c45ad8b7e53752a735fb1650a (diff)
downloadslackbuilds-bd665560a68a6cb1eed23c9aa2e7aae684f6e5f9.tar.gz
system/powershell: Updated for version 7.2.6.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.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 7693d5ac19..c6ca961026 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.5}
+VERSION=${VERSION:-7.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/powershell/powershell.info b/system/powershell/powershell.info
index f674d06463..f91514e6f7 100644
--- a/system/powershell/powershell.info
+++ b/system/powershell/powershell.info
@@ -1,10 +1,10 @@
PRGNAM="powershell"
-VERSION="7.2.5"
+VERSION="7.2.6"
HOMEPAGE="https://www.microsoft.com/powershell/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.2.5/powershell-7.2.5-linux-x64.tar.gz"
-MD5SUM_x86_64="2f5bdcd3b7d4804c3ce5aa496c2671a3"
+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"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"