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 a8daf257daf93..21cbfb642c5e8 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:-113.0.1774.50} +VERSION=${VERSION:-113.0.1774.57} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |