network/brave-browser: Updated for version 1.66.110.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2024-05-17 16:28:28 -04:00 committed by Willy Sudiarto Raharjo
parent 8b71ad4bc3
commit aabf82cc53
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=brave-browser
VERSION=${VERSION:-1.65.132}
VERSION=${VERSION:-1.66.110}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="brave-browser"
VERSION="1.65.132"
VERSION="1.66.110"
HOMEPAGE="https://brave.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.65.132/brave-browser-1.65.132-1.x86_64.rpm"
MD5SUM_x86_64="b1677883d856dab5db20573b50d6bf87"
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.66.110/brave-browser-1.66.110-1.x86_64.rpm"
MD5SUM_x86_64="cb87366588ea65748f7abdac45ead68f"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"