Skip to content

Commit de1602a

Browse files
vup-updater[bot]VUP Update Bot
andauthored
brave: update to 1.91.180 (#280)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent 0d93eb5 commit de1602a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

vup/srcpkgs/browsers/brave/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'brave'
22
pkgname=brave
3-
version=1.91.178
3+
version=1.91.180
44
revision=1
55
archs="x86_64 aarch64"
66
create_wrksrc=yes
@@ -44,11 +44,11 @@ _baseurl="https://github.com/brave/brave-browser/releases/download/v${version}"
4444
case "$XBPS_TARGET_MACHINE" in
4545
x86_64)
4646
_arch_class=linux-amd64
47-
checksum=2971ad30e9a56f619810983152cba809d0f0d8d721dc0683af49dfc29d81cea2
47+
checksum=6d5349a7c02043720b9bd655eddea85691813a309bc474485211dd66730d5e5f
4848
;;
4949
aarch64)
5050
_arch_class=linux-arm64
51-
checksum=af952d65af94cafd9709b5157f373605858bbd2641bdfebe91d08437b08a6210
51+
checksum=2a313cdfd7c17dde952f7431ed6085837c39c29ddd30acec1535ebc2749ed81f
5252
;;
5353
esac
5454

0 commit comments

Comments
 (0)