I will post instructions instead:
Download the Chrome setup file and move it to yhe package share on your lansweeper server.
Create a new deployment and name it so you know that it update Google Chrome. This same deployment can be used to install Chrome as well. Select the run mode. I personally also select rescan assets option as well so Lansweeper will report the new version of Chrome, but that is up to you. Click ok.
Click add step. Under action select condition. In the step name filed you can name it Check Version of Chrome. Click add condition. In the condition type field select file.
In the path field enter the location to Chrome. It should either be C:\Program Files (x86)\Google\Chrome\Application or C:\Program Files\Google\Chrome\Application depending if you are running 64 or 32 bit.
In the filename field enter chrome.exe.
Under condition select has version and enter the version of chrome that you are updating to.
In the actin on success field select stop success. In the action on failure select next. Click ok.
Click add step. In the action field choose installer.
In the step name field enter Update Google Chrome
In the install file field enter that path that you copied the chrome setup file to on your Lansweeper server.
In the parameters field enter /silent /install
Don't worry about the success codes field. Leave it as is.
The actin on success field should be stop (success) and the action on failure field should be stop (failure).
Hope this helps.