Skip to content

Commit d36bf74

Browse files
vup-updater[bot]VUP Update Bot
andauthored
brave: update to 1.90.124 (#208)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent c5143d2 commit d36bf74

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.90.122
3+
version=1.90.124
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=2fe00f79215c79a65968db4bca28ad6c0e52afc8b6194ff0de725404fba3623f
47+
checksum=6eb89a58149403e652c504df68fdf4e0c78067bc32557ee0872a65ded9b1eae3
4848
;;
4949
aarch64)
5050
_arch_class=linux-arm64
51-
checksum=e3ee49477766a11ed03705c41f727aab1cccf055b01c67334f93744984cf31e3
51+
checksum=63f1764779697849cf419a8eb7bb45923d0be0f42247b0ca68a5991315d83875
5252
;;
5353
esac
5454

0 commit comments

Comments
 (0)