Skip to content

Commit

Permalink
AU: 4 updated - autoit autoit.install autoit.portable voicebot
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 5, 2018
1 parent 646d4ae commit 9acfb44
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 20 deletions.
9 changes: 5 additions & 4 deletions automatic/autoit.install/autoit.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<metadata>
<id>autoit.install</id>
<title>AutoIt (Install)</title>
<version>3.3.14.2</version>
<version>3.3.14.3</version>
<authors>Jonathan Bennett, AutoIt Team</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>AutoIT - Automation and scripting language</summary>
<description>
<description><![CDATA[
AutoIt is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting.
It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages.
AutoIt is also very small, self-contained and will run on all versions of Windows out-of-the-box.
Expand All @@ -29,8 +29,9 @@ AutoIt is also very small, self-contained and will run on all versions of Window
* Compatible with Windows XP / 2003 / Vista / 2008 / Windows 7 / 2008 R2 / Windows 8 / 2012 R2
* Unicode and x64 support
* Digitally signed for peace of mind
* Works with Windows Vista’s User Account Control (UAC)
</description>
* Works with Windows Vista's User Account Control (UAC)
]]></description>
<projectUrl>http://www.autoitscript.com/autoit3</projectUrl>
<docsUrl>https://www.autoitscript.com/autoit3/docs/</docsUrl>
<mailingListUrl>https://www.autoitscript.com/forum/</mailingListUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/autoit.install/tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ The installer have been downloaded from GitHub and can be verified like this:
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 64EF202B89EDD2B3D10F3B631EDB57026E4D240786463A1825599EB9C61FDF72
checksum: 04A161EC0590CCAD6B908A5387633419000BAA0F1C654B0AD23611D3DCE2F98E

File 'LICENSE.txt' is obtained from <https://www.autoitscript.com/autoit3/docs/license.htm>
2 changes: 1 addition & 1 deletion automatic/autoit.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$ErrorActionPreference = 'Stop'
$ErrorActionPreference = 'Stop'

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$filePath = "$toolsDir\autoit-v3-setup.exe"
Expand Down
9 changes: 5 additions & 4 deletions automatic/autoit.portable/autoit.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<metadata>
<id>autoit.portable</id>
<title>AutoIT (Portable)</title>
<version>3.3.14.2</version>
<version>3.3.14.3</version>
<authors>Jonathan Bennett, AutoIt Team</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>AutoIT – Automation and scripting language</summary>
<description>
<description><![CDATA[
AutoIt is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting.
It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages.
AutoIt is also very small, self-contained and will run on all versions of Windows out-of-the-box.
Expand All @@ -29,8 +29,9 @@ AutoIt is also very small, self-contained and will run on all versions of Window
* Compatible with Windows XP / 2003 / Vista / 2008 / Windows 7 / 2008 R2 / Windows 8 / 2012 R2
* Unicode and x64 support
* Digitally signed for peace of mind
* Works with Windows Vista’s User Account Control (UAC)
</description>
* Works with Windows Vista's User Account Control (UAC)
]]></description>
<projectUrl>http://www.autoitscript.com/autoit3</projectUrl>
<docsUrl>https://www.autoitscript.com/autoit3/docs/</docsUrl>
<mailingListUrl>https://www.autoitscript.com/forum/</mailingListUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/autoit.portable/tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERIFICATION
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

Expand All @@ -11,6 +11,6 @@ The installer have been downloaded from GitHub and can be verified like this:
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 44A2BA6B723CBC5EEC389EA07AC43D696AEFF01F0F1A62788AED1D1CE992A886
checksum: 350A33F25E2C0293891536177E1BD484304BB8171743386742EBE2671812B094

File 'LICENSE.txt' is obtained from <https://www.autoitscript.com/autoit3/docs/license.htm>
11 changes: 6 additions & 5 deletions automatic/autoit/autoit.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<metadata>
<id>autoit</id>
<title>AutoIt</title>
<version>3.3.14.2</version>
<version>3.3.14.3</version>
<authors>Jonathan Bennett, AutoIt Team</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>AutoIT - Automation and scripting language</summary>
<description>
<description><![CDATA[
AutoIt is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting.
It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages.
AutoIt is also very small, self-contained and will run on all versions of Windows out-of-the-box.
Expand All @@ -29,8 +29,9 @@ AutoIt is also very small, self-contained and will run on all versions of Window
* Compatible with Windows XP / 2003 / Vista / 2008 / Windows 7 / 2008 R2 / Windows 8 / 2012 R2
* Unicode and x64 support
* Digitally signed for peace of mind
* Works with Windows Vista’s User Account Control (UAC)
</description>
* Works with Windows Vista's User Account Control (UAC)
]]></description>
<projectUrl>http://www.autoitscript.com/autoit3</projectUrl>
<docsUrl>https://www.autoitscript.com/autoit3/docs/</docsUrl>
<mailingListUrl>https://www.autoitscript.com/forum/</mailingListUrl>
Expand All @@ -40,7 +41,7 @@ AutoIt is also very small, self-contained and will run on all versions of Window
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/40da80591281de666f24852bb71cb12449cf2997/icons/autoit.png</iconUrl>
<dependencies>
<dependency id="autoit.install" version="[3.3.14.2]" />
<dependency id="autoit.install" version="[3.3.14.3]" />
</dependencies>
</metadata>
<files>
Expand Down
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.2.exe'
checksum = '75493102976a8eb461cd6fe382d128bae61af57dde4f4db55ee383c799b7b889'
url = 'https://binaryfortressdownloads.com/Download/BFSFiles/123/VoiceBotSetup-3.2c.exe'
checksum = '3c58422747426252c6c0871bc3547521dcb9a71274d9fd8e13d4971514292152'
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.2</version>
<version>3.2.2</version>
<title>VoiceBot</title>
<authors>Binary Fortress Software</authors>
<projectUrl>https://www.voicebot.net</projectUrl>
Expand Down

0 comments on commit 9acfb44

Please sign in to comment.