Skip to content

Commit

Permalink
Part 2 of signing Sparkle components
Browse files Browse the repository at this point in the history
Update the Brave fork of Sparkle to use upstream release 1.22.0
which enables hardened runtime code signing.

Fixes: brave/brave-browser#7731
  • Loading branch information
mbacchi committed Jan 15, 2020
1 parent 6d141fd commit 61b5741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ deps = {
"vendor/boto": "https://github.com/boto/boto@f7574aa6cc2c819430c1f05e9a1a1a666ef8169b",
"vendor/python-patch": "https://github.com/brave/python-patch@d8880110be6554686bc08261766538c2926d4e82",
"vendor/omaha": "https://github.com/brave/omaha.git@de118d8511e4754a673d44a9f1e92d80442069e7",
"vendor/sparkle": "https://github.com/brave/Sparkle.git@c0759cce415d7c0feae45005c8a013b1898711f0",
"vendor/sparkle": "https://github.com/brave/Sparkle.git@46e19f316a64338a181f7fd33ebfa891b6a63ad7",
"vendor/bat-native-rapidjson": "https://github.com/brave-intl/bat-native-rapidjson.git@86aafe2ef89835ae71c9ed7c2527e3bb3000930e",
"vendor/bip39wally-core-native": "https://github.com/brave-intl/bip39wally-core-native.git@13bb40a215248cfbdd87d0a6b425c8397402e9e6",
"vendor/bat-native-anonize": "https://github.com/brave-intl/bat-native-anonize.git@e3742ba3e8942eea9e4755d91532491871bd3116",
Expand Down

0 comments on commit 61b5741

Please sign in to comment.