Skip to content

Commit

Permalink
AU: 3 updated - autoit chromium vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Mar 7, 2022
1 parent 4c065f0 commit 05eea3b
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion automatic/autoit/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/40da80591281de666f24852bb71cb12449cf2997/icons/autoit.png" width="48" height="48"/> [autoit](https://chocolatey.org/packages/autoit)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@40da80591281de666f24852bb71cb12449cf2997/icons/autoit.png" width="48" height="48"/> [autoit](https://chocolatey.org/packages/autoit)


AutoIt is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting.
Expand Down
8 changes: 4 additions & 4 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.5</version>
<version>3.3.16.0</version>
<authors>Jonathan Bennett, AutoIt Team</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>AutoIT - Automation and scripting language</summary>
Expand Down Expand Up @@ -35,13 +35,13 @@ AutoIt is also very small, self-contained and will run on all versions of Window
<projectUrl>http://www.autoitscript.com/autoit3</projectUrl>
<docsUrl>https://www.autoitscript.com/autoit3/docs/</docsUrl>
<mailingListUrl>https://www.autoitscript.com/forum/</mailingListUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/autoit</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/autoit</packageSourceUrl>
<tags>autoit install automation admin freeware</tags>
<licenseUrl>http://www.autoitscript.com/autoit3/docs/license.htm</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/40da80591281de666f24852bb71cb12449cf2997/icons/autoit.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@40da80591281de666f24852bb71cb12449cf2997/icons/autoit.png</iconUrl>
<dependencies>
<dependency id="autoit.install" version="[3.3.14.5]" />
<dependency id="autoit.install" version="[3.3.16.0]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "101.0.4928.0-snapshots",
"snapshots": "101.0.4929.0-snapshots",
"stable": "99.0.4844.51"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>101.0.4928.0-snapshots</version>
<version>101.0.4929.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/978054/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/978054/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/978095/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/978095/mini_installer.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: 6F8716289396AA13F4EE58B65D9020FAC053576E59862F9E029258A652ED1468
checksum64: B8516ACADAE9624F23FDEA1943A899E87E188EA399C5FC76C6580C37C3CB23C0
checksum32: 5CB573EF04BD59AB99558B1B0E4C33390E359C14B08ACB352EAFAF505CDE44D1
checksum64: 3908118A205AF4C611B0D3F557A00BBD34F8F50E27A63953CF74643CBF731FFB

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "101.0.4928.0-snapshots"
$version = "101.0.4929.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4501/gvim_8.2.4501_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4501/gvim_8.2.4501_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4522/gvim_8.2.4522_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4522/gvim_8.2.4522_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 67FFF11757A12C704D58E7F67EAC73432CF255B322D2C4E226FCA1C557163EB0
checksum64: 3C5FADF4372A3C313B6232F611FE6BFA77BDC85EF9BDC69C6938E5FA40CDCE6B
checksum32: 3782F823E6C4AC95015024C44F1FCA524B66E0DF87FDBB1CB79C7533274C6C04
checksum64: 6D5052DD8B3B880AA88F1D215AC0E48E309C82E6D1D2FD5FFB80A7BC77375633
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.4501_x86.zip"
file64 = "$toolsDir\gvim_8.2.4501_x64.zip"
file = "$toolsDir\gvim_8.2.4522_x86.zip"
file64 = "$toolsDir\gvim_8.2.4522_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.4501</version>
<version>8.2.4522</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit 05eea3b

Please sign in to comment.