Fix Omaha 4 update URL (#32272)

This commit is contained in:
Michael Herrmann
2025-11-12 13:54:19 +01:00
committed by GitHub
parent fa73bf561e
commit 0da38fb145
+1 -1
View File
@@ -98,7 +98,7 @@ hooks = [
'pattern': '.',
'condition': 'checkout_mac',
'action': ['vpython3', 'build/download_dep.py',
'omaha4/BraveUpdater-141.1.85.63.zip',
'omaha4/BraveUpdater-142.1.86.58.zip',
'//brave/third_party/updater/mac',
'BraveUpdater.app/'],
},