From 8318cd277a4cceb28cd69aa3b94fbeb5d7785a33 Mon Sep 17 00:00:00 2001 From: Michael Herrmann Date: Tue, 8 Mar 2022 11:04:10 +0100 Subject: [PATCH] Update omaha in DEPS This pulls its latest commit, which makes sure that build failures in this DEP on Windows give more meaningful error messages. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d75755bbbec..ba36004aeb4 100644 --- a/DEPS +++ b/DEPS @@ -6,7 +6,7 @@ deps = { "vendor/requests": "https://github.com/kennethreitz/requests@e4d59bedfd3c7f4f254f4f5d036587bcd8152458", "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@baf5b9977a49db893b557c7ceca18ab414fd2a08", + "vendor/omaha": "https://github.com/brave/omaha.git@adcf41919ce8e86e7b2417ab9f53489a9c7ad9ab", "vendor/sparkle": "https://github.com/brave/Sparkle.git@57fb153bea4c71ed10102d50e68ead89ca483b49", "vendor/bat-native-rapidjson": "https://github.com/brave-intl/bat-native-rapidjson.git@60b7e4574cebdd79f441bdd6f0f3ab469fd7e04c", "vendor/bip39wally-core-native": "https://github.com/brave-intl/bat-native-bip39wally-core.git@0d3a8713a2b388d2156fe49a70ef3f7cdb44b190",