mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Brave 1.85.116 => 1.85.118 (#13899)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -4,12 +4,12 @@ require 'convenience_functions'
|
||||
class Brave < Package
|
||||
description 'Next generation Brave browser for macOS, Windows, Linux, Android.'
|
||||
homepage 'https://brave.com/'
|
||||
version '1.85.116'
|
||||
version '1.85.118'
|
||||
license 'MPL-2'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.29'
|
||||
source_url "https://github.com/brave/brave-browser/releases/download/v#{version}/brave-browser-#{version}-linux-amd64.zip"
|
||||
source_sha256 'e8e01b3ab477f53266fdbfa8bffbaaa0ece814f15b774648b79751df7720d31b'
|
||||
source_sha256 '1cb84cbf5693925152c8d48a4ebc9a5a6ff9bd945662a4806cf8a5a2766c2336'
|
||||
|
||||
no_compile_needed
|
||||
no_shrink
|
||||
|
||||
2
tests/package/b/brave
Executable file
2
tests/package/b/brave
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
brave --version
|
||||
Reference in New Issue
Block a user