diff options
Diffstat (limited to 'network/microsoft-edge')
-rw-r--r-- | network/microsoft-edge/microsoft-edge.SlackBuild | 2 | ||||
-rw-r--r-- | network/microsoft-edge/microsoft-edge.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/microsoft-edge/microsoft-edge.SlackBuild b/network/microsoft-edge/microsoft-edge.SlackBuild index 18a274585cd8..9ddff4dde9f9 100644 --- a/network/microsoft-edge/microsoft-edge.SlackBuild +++ b/network/microsoft-edge/microsoft-edge.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=microsoft-edge SRCNAM=$PRGNAM-stable -VERSION=${VERSION:-100.0.1185.50} +VERSION=${VERSION:-101.0.1210.32} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/microsoft-edge/microsoft-edge.info b/network/microsoft-edge/microsoft-edge.info index f1b2bad143c9..1ea69aed0f0f 100644 --- a/network/microsoft-edge/microsoft-edge.info +++ b/network/microsoft-edge/microsoft-edge.info @@ -1,10 +1,10 @@ PRGNAM="microsoft-edge" -VERSION="100.0.1185.50" +VERSION="101.0.1210.32" HOMEPAGE="https://www.microsoft.com/edge" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://packages.microsoft.com/yumrepos/edge/microsoft-edge-stable-100.0.1185.50-1.x86_64.rpm" -MD5SUM_x86_64="d3dff3ae3326c571741b36c3b95baf57" +DOWNLOAD_x86_64="https://packages.microsoft.com/yumrepos/edge/microsoft-edge-stable-101.0.1210.32-1.x86_64.rpm" +MD5SUM_x86_64="5be98d55bfa680c288526e658038dba0" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |