diff options
Diffstat (limited to 'network/microsoft-edge/microsoft-edge.SlackBuild')
-rw-r--r-- | network/microsoft-edge/microsoft-edge.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/microsoft-edge/microsoft-edge.SlackBuild b/network/microsoft-edge/microsoft-edge.SlackBuild index 7a865687275a..30bd1c22a684 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:-115.0.1901.183} +VERSION=${VERSION:-115.0.1901.188} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |