Skip to content

Commit

Permalink
AU: 2 updated - activepresenter gom-player
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 16, 2021
1 parent 90614f1 commit 064897c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automatic/gom-player/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
fileType = 'exe'
url = 'https://cdn.gomlab.com/gretech/player/GOMPLAYERGLOBALSETUP_NEW.EXE'
softwareName = 'GOM Player'
checksum = '075f312de1db6aff63adda455146b6d9f79d2fa0f351c9a3b623eb1875e33917'
checksum = 'b40d9ec72eed202d1ec13c572222bf115588ea23a0cd6dcb96354a45f113f955'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down

0 comments on commit 064897c

Please sign in to comment.