diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-09-26 02:57:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-26 16:10:53 +0700 |
commit | 33befc21e5b3726ff0c3b4fce64998e0b580de19 (patch) | |
tree | cbac2e09bd673f2ed7640cfbd804ad5b223120e7 /system/powershell/powershell.info | |
parent | f9886c009753dedf6d41ca794da1b17de8ef4527 (diff) | |
download | slackbuilds-33befc21e5b3726ff0c3b4fce64998e0b580de19.tar.gz |
system/powershell: Updated for version 7.0.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 634d9f62d4..948c90ce57 100644 --- a/system/powershell/powershell.info +++ b/system/powershell/powershell.info @@ -1,10 +1,10 @@ PRGNAM="powershell" -VERSION="7.0.2" +VERSION="7.0.3" HOMEPAGE="https://www.microsoft.com/powershell/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/powershell-7.0.2-linux-x64.tar.gz" -MD5SUM_x86_64="5ed4ed61f6e1ac43ab8a84c28f5a1ee6" +DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/powershell-7.0.3-linux-x64.tar.gz" +MD5SUM_x86_64="742db1551728c88d6277653d34db56b4" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |