network/brave-browser: Updated for version 1.64.113.

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-03-29 21:47:37 -04:00 committed by Willy Sudiarto Raharjo
parent 31fc9abe0e
commit 7239985f81
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.63.174}
VERSION=${VERSION:-1.64.113}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="brave-browser"
VERSION="1.63.174"
VERSION="1.64.113"
HOMEPAGE="https://brave.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.63.174/brave-browser-1.63.174-1.x86_64.rpm"
MD5SUM_x86_64="d71df24b313765801601d5785c33fb79"
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.64.113/brave-browser-1.64.113-1.x86_64.rpm"
MD5SUM_x86_64="81da2fa7e3ac7a92d19baa8326877089"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"