Skip to content

Commit

Permalink
AU: 2 updated - afedteated bandlab-assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 9, 2024
1 parent 7e8d0c8 commit e188ac3
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion automatic/afedteated/afedteated.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>afedteated</id>
<version>17.3.0.204</version>
<version>17.4.0.242</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/afedteated</packageSourceUrl>
<owners>chtof</owners>
<title>Advanced SystemCare Free</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/afedteated/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"1277592624"|17.3.0.204
"1642247528"|17.4.0.242
2 changes: 1 addition & 1 deletion automatic/afedteated/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName

url = 'https://cdn.iobit.com/dl/advanced-systemcare-setup.exe'
checksum = 'cd6430df089c7d6bb851b97248a7286abd5e197951c1236dbf950080322bd262f9aaee8f6b5b228ae4eef4397fa129a841b4beb4c8225b656703b2d6c9e9e2f2'
checksum = '20359740cce649944601b10931723d6e9ba98b148a4b426aca52d296b6014655b07009a083dade2738f12e5d009d343b2dad86f9ee2f5047d9d17b58e7223b9c'
checksumType = 'sha512'

silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
Expand Down
2 changes: 1 addition & 1 deletion automatic/bandlab-assistant/bandlab-assistant.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>bandlab-assistant</id>
<version>10.2.4</version>
<version>10.2.6</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/bandlab-assistant</packageSourceUrl>
<owners>chtof</owners>
<title>BandLab Assistant</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/bandlab-assistant/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName

url = 'https://static.bandlab.com/assistant/BandLab%20Assistant%20Setup%2010.2.4.exe'
checksum = '289bf2daf28110c0fabd1f3e927160e5c48245c180961f8681e56190a638c219'
url = 'https://static.bandlab.com/assistant/BandLab%20Assistant%20Setup%2010.2.6.exe'
checksum = 'b4d8c231c0ac4e92168091d826099b98b353458dea63c7696b6151110382f7db'
checksumType = 'sha256'

silentArgs = '/S'
Expand Down

0 comments on commit e188ac3

Please sign in to comment.