Commit 5f08f9ce authored by Casey Strouse's avatar Casey Strouse Committed by GitHub

Merge pull request #4175 from uberhacker/update-brave-package

Update brave from 1.12.53 to 1.13.17
parents 1395da38 929cf65a
......@@ -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.12.53'
version '1.13.17'
compatibility 'x86_64'
case ARCH
when 'x86_64'
source_url 'https://github.com/brave/brave-browser/releases/download/v1.12.53/brave-v1.12.53-linux-x64.zip'
source_sha256 'a9355a56bc4df692bcff8045cc938d6c61c1c2a480e1aed907553e209b25c09b'
source_url 'https://github.com/brave/brave-browser/releases/download/v1.13.17/brave-v1.13.17-linux-x64.zip'
source_sha256 '4f2ebc2e2bcca6c594527542517381f689352b329774a6b7853535fb7fa2ff66'
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