Skip to content

Commit 4230fa4

Browse files
vup-updater[bot]VUP Update Bot
andauthored
brave: update to 1.91.178 (#272)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent 11b082d commit 4230fa4

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.175
3+
version=1.91.178
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=7400db6ed7a31962bca1d6b65ef6dc164db1f3f85795da4d55c0e8563025da56
47+
checksum=2971ad30e9a56f619810983152cba809d0f0d8d721dc0683af49dfc29d81cea2
4848
;;
4949
aarch64)
5050
_arch_class=linux-arm64
51-
checksum=429078c9aae66f0e056b9971aaa8695f0836e5438c5812490967e7348d743fb4
51+
checksum=af952d65af94cafd9709b5157f373605858bbd2641bdfebe91d08437b08a6210
5252
;;
5353
esac
5454

0 commit comments

Comments
 (0)