Skip to content

Commit

Permalink
Update chocolateyinstall.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshastri authored Apr 4, 2024
1 parent 8c40fc1 commit eb3304f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FreeDownloadManager/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ $packageArgs = @{
softwareName = 'FreeDownloadManager*'
checksum = '4af36a3093cf0bf8ad7bb3258d882b295303a60f95439ed15194d3fd38ab2f1a'
checksumType = 'sha256'
checksum64 = 'eeabadf6a6cb772f3356f4e4eebaeabe204a57e0946d26a904dc8cc79cbdc328'
checksum64 = 'cbc661c7a1e108919e58e882e1f9df2819ca4a2c5035f2b089420d96aa37d8e1'
checksumType64= 'sha256'

validExitCodes= @(0, 3010, 1641)
Expand Down

0 comments on commit eb3304f

Please sign in to comment.