summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author afhpayne <github@komputermatrix.com>2023-07-21 16:27:53 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-22 15:52:51 +0700
commiteaa70ad062d002fdac3de4b48703d567c3dc2f57 (patch)
tree543486d1ad87b635dd1bc31e9812db7a7097f413
parent6ecfe0fe3bf7f3f1b4a65608ea9ca81b1aede773 (diff)
downloadslackbuilds-eaa70ad062d002fdac3de4b48703d567c3dc2f57.tar.gz
slackbuilds-eaa70ad062d002fdac3de4b48703d567c3dc2f57.tar.xz
network/microsoft-edge: Updated for version 115.0.1901.183.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/microsoft-edge/microsoft-edge.SlackBuild2
-rw-r--r--network/microsoft-edge/microsoft-edge.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/microsoft-edge/microsoft-edge.SlackBuild b/network/microsoft-edge/microsoft-edge.SlackBuild
index 59f58d7631..7a86568727 100644
--- a/network/microsoft-edge/microsoft-edge.SlackBuild
+++ b/network/microsoft-edge/microsoft-edge.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=microsoft-edge
BRANCH=stable
-VERSION=${VERSION:-114.0.1823.82}
+VERSION=${VERSION:-115.0.1901.183}
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 cacbfdbe36..5d404d6273 100644
--- a/network/microsoft-edge/microsoft-edge.info
+++ b/network/microsoft-edge/microsoft-edge.info
@@ -1,10 +1,10 @@
PRGNAM="microsoft-edge"
-VERSION="114.0.1823.82"
+VERSION="115.0.1901.183"
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_114.0.1823.82-1_amd64.deb"
-MD5SUM_x86_64="b0d0ff0187358c9956dcb95834c60e26"
+DOWNLOAD_x86_64="https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_115.0.1901.183-1_amd64.deb"
+MD5SUM_x86_64="ec92736776922d2e3cc4ee0a2c9f0492"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"