diff --git a/SharedProcessors/GoogleChromeUpdateInfoProvider.py b/SharedProcessors/GoogleChromeUpdateInfoProvider.py index 56e2246..08fe98a 100644 --- a/SharedProcessors/GoogleChromeUpdateInfoProvider.py +++ b/SharedProcessors/GoogleChromeUpdateInfoProvider.py @@ -3,6 +3,7 @@ # based upon a script written by JasonWalker # # Related: +# - https://github.com/jgstew/jgstew-recipes/blob/main/Test-Recipes/GoogleChromeUpdateInfoProvider.test.recipe.yaml # - https://github.com/google/omaha/blob/main/doc/ServerProtocolV3.md # - https://source.chromium.org/chromium/chromium/src/+/main:docs/updater/protocol_3_1.md # - https://github.com/hjuutilainen/adminscripts/blob/master/chrome-enable-autoupdates.py diff --git a/Test-Recipes/GoogleChromeUpdateInfoProvider.test.recipe.yaml b/Test-Recipes/GoogleChromeUpdateInfoProvider.test.recipe.yaml index c9ee0ef..3bc6c1e 100644 --- a/Test-Recipes/GoogleChromeUpdateInfoProvider.test.recipe.yaml +++ b/Test-Recipes/GoogleChromeUpdateInfoProvider.test.recipe.yaml @@ -5,6 +5,7 @@ Input: NAME: GoogleChromeUpdateInfoProviderTest MinimumVersion: "2.3" Process: + # https://github.com/jgstew/jgstew-recipes/blob/main/SharedProcessors/GoogleChromeUpdateInfoProvider.py - Processor: com.github.jgstew.SharedProcessors/GoogleChromeUpdateInfoProvider - Processor: com.github.jgstew.SharedProcessors/AssertInputContainsString