Skip to content

Commit

Permalink
AU: 3 updated - autoit autoit.install autoit.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 16, 2018
1 parent e5b25df commit de919c2
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion automatic/autoit.install/autoit.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>autoit.install</id>
<title>AutoIt (Install)</title>
<version>3.3.14.4</version>
<version>3.3.14.5</version>
<authors>Jonathan Bennett, AutoIt Team</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>AutoIT - Automation and scripting language</summary>
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: BE059A50A266E7E970FF561C1827DD21B38C690D120C65E5B2C3C79DAAC02379
checksum: E102238100A8B97D22559065E3B19379757AEDA932C36916D2C84A4178921854

File 'LICENSE.txt' is obtained from <https://www.autoitscript.com/autoit3/docs/license.htm>
2 changes: 1 addition & 1 deletion automatic/autoit.portable/autoit.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>autoit.portable</id>
<title>AutoIT (Portable)</title>
<version>3.3.14.4</version>
<version>3.3.14.5</version>
<authors>Jonathan Bennett, AutoIt Team</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>AutoIT – Automation and scripting language</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/autoit.portable/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: A33CFD18E41A95E6A380730D296308F984447A36F5948EDC2E44C4BFA5FD2C30
checksum: DF9A20022998C7AC11AF23FC69F5D42698ED187B4D03B75FA911570C648D9642

File 'LICENSE.txt' is obtained from <https://www.autoitscript.com/autoit3/docs/license.htm>
4 changes: 2 additions & 2 deletions automatic/autoit/autoit.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>autoit</id>
<title>AutoIt</title>
<version>3.3.14.4</version>
<version>3.3.14.5</version>
<authors>Jonathan Bennett, AutoIt Team</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>AutoIT - Automation and scripting language</summary>
Expand Down Expand Up @@ -41,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.4]" />
<dependency id="autoit.install" version="[3.3.14.5]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit de919c2

Please sign in to comment.