network/microsoft-edge: update 116.0.1938.76

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2023-09-08 19:15:21 -04:00 committed by Willy Sudiarto Raharjo
parent 05da7e2da0
commit 3ca5f8688d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=microsoft-edge
BRANCH=stable
VERSION=${VERSION:-116.0.1938.69}
VERSION=${VERSION:-116.0.1938.76}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="microsoft-edge"
VERSION="116.0.1938.69"
VERSION="116.0.1938.76"
HOMEPAGE="https://www.microsoft.com/edge"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_116.0.1938.69-1_amd64.deb"
MD5SUM_x86_64="c9fc77f5229b6fabf1e2ae850a4d9503"
DOWNLOAD_x86_64="https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_116.0.1938.76-1_amd64.deb"
MD5SUM_x86_64="5f5d2d73f3ac073c1421b9632ba09206"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"