Commit 6b5f3a3b authored by Ed Reel's avatar Ed Reel Committed by GitHub

Update brave from 1.13.17 to 1.15.4 (#4237)

parent fdc0c3bd
......@@ -3,12 +3,12 @@ require 'package'
class Brave < Package
description 'Next generation Brave browser for macOS, Windows, Linux, Android.'
homepage 'https://brave.com/'
version '1.13.17'
version '1.15.4'
compatibility 'x86_64'
case ARCH
when 'x86_64'
source_url 'https://github.com/brave/brave-browser/releases/download/v1.13.17/brave-v1.13.17-linux-x64.zip'
source_sha256 '4f2ebc2e2bcca6c594527542517381f689352b329774a6b7853535fb7fa2ff66'
source_url 'https://github.com/brave/brave-browser/releases/download/v1.15.4/brave-v1.15.4-linux-x64.zip'
source_sha256 '072f32c7546595d3839c9bcf07c4e3c44a14027688a05f18724cf5afbb0c75c5'
depends_on 'gtk3'
depends_on 'xdg_base'
depends_on 'sommelier'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment