Skip to content

Commit

Permalink
AU: 1 updated - voicebot
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 17, 2018
1 parent cfeab0b commit faf3ce9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions automatic/voicebot/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$arguments = @{
packageName = $env:ChocolateyPackageName
softwareName = 'VoiceBot'
url = 'https://binaryfortressdownloads.com/Download/BFSFiles/123/VoiceBotSetup-3.3.1.exe'
checksum = '5c30028a73d2250ca2368d2f4a25b3b659e203b204bedaa08fd031a0381a9626'
url = 'https://binaryfortressdownloads.com/Download/BFSFiles/123/VoiceBotSetup-3.3.2.exe'
checksum = '82f4cb7098f7aeaaa23d64a423860ab750df5b03fc5fa3a66da30c678ef2abe6'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/VERYSILENT /LAUNCHAFTER=0'
Expand Down
2 changes: 1 addition & 1 deletion automatic/voicebot/voicebot.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>voicebot</id>
<version>3.3.1</version>
<version>3.3.2</version>
<title>VoiceBot</title>
<authors>Binary Fortress Software</authors>
<projectUrl>https://www.voicebot.net</projectUrl>
Expand Down

0 comments on commit faf3ce9

Please sign in to comment.