Skip to content

Commit

Permalink
AU: 5 updated - autoit autoit.install autoit.portable chromium vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 20, 2022
1 parent dc287d7 commit d5880a1
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 20 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.16.0</version>
<version>3.3.16.1</version>
<authors>Jonathan Bennett, AutoIt Team</authors>
<owners>chocolatey-community, 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: 6E72FAB9AEC6B399286C91F3277ACCA34884DB6D9E45975D1660BD79340DA546
checksum: 942D85853686035F224B1D5B0DF6EECC61C5A91F8B9CD4217AC338E0C8096B0F

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.16.0</version>
<version>3.3.16.1</version>
<authors>Jonathan Bennett, AutoIt Team</authors>
<owners>chocolatey-community, 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: 6E72FAB9AEC6B399286C91F3277ACCA34884DB6D9E45975D1660BD79340DA546
checksum: 942D85853686035F224B1D5B0DF6EECC61C5A91F8B9CD4217AC338E0C8096B0F

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.16.0</version>
<version>3.3.16.1</version>
<authors>Jonathan Bennett, AutoIt Team</authors>
<owners>chocolatey-community, 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.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@40da80591281de666f24852bb71cb12449cf2997/icons/autoit.png</iconUrl>
<dependencies>
<dependency id="autoit.install" version="[3.3.16.0]" />
<dependency id="autoit.install" version="[3.3.16.1]" />
</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": "108.0.5310.0-snapshots",
"snapshots": "108.0.5311.0-snapshots",
"stable": "105.0.5195.102"
}
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>108.0.5310.0-snapshots</version>
<version>108.0.5311.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/1048533/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1048532/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1048720/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1048705/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: 11DCFCDA23BC27B84AFDD4CA382968B2C16A13167F0D7CD3664F9196FEB44B87
checksum64: F34ED72726E292CD44C3EFE75054C07855DBE3A6B8A6C1BB4EB2BED5CD176681
checksum32: 1BA2952C71112344468D8785A6A803032741F113D5AA6F91E93AEB7A1F3C4D6A
checksum64: 72FBD4C9BBD8459FF2F16935BB2B5865BC37FCFA4BCBD5B0FEEC52A0C1F3A1B6

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 = "108.0.5310.0-snapshots"
$version = "108.0.5311.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/v9.0.0500/gvim_9.0.0500_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0500/gvim_9.0.0500_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0507/gvim_9.0.0507_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0507/gvim_9.0.0507_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: D381A0600AF37505FEB15BD4431A17D2D48E695648E2DEE4A2E85A90477E6087
checksum64: 5B6D82F9F23D48AE8F08969DE2AA02736020B9F63927DFC26D0670147F190B07
checksum32: E56B85FF80BBC3B9215670E61D4FB360551D12E1FABCB1008BF00CB89EE899FA
checksum64: B88B1894A20F0EEE7B418676F116D85DEF1E5A868F7FD381CC00586A2C9306C8
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_9.0.0500_x86.zip"
file64 = "$toolsDir\gvim_9.0.0500_x64.zip"
file = "$toolsDir\gvim_9.0.0507_x86.zip"
file64 = "$toolsDir\gvim_9.0.0507_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>9.0.0500</version>
<version>9.0.0507</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</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 d5880a1

Please sign in to comment.