Skip to content

Commit

Permalink
AU: 11 updated - chromium clipboardfusion cmake.install cmake.portabl…
Browse files Browse the repository at this point in the history
…e logfusion nodejs.install python3 vim voicebot vscode vscode.install

[skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/0e28b6926dcdd02ef19f39ea1cc77c346b5a2d23
  • Loading branch information
Chocolatey committed Dec 20, 2019
1 parent baa6421 commit c8e69d5
Show file tree
Hide file tree
Showing 35 changed files with 70 additions and 70 deletions.
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": "81.0.4001.0-snapshots",
"snapshots": "81.0.4002.0-snapshots",
"stable": "75.0.3770.142"
}
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>81.0.4001.0-snapshots</version>
<version>81.0.4002.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</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/726083/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/726120/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/726546/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/726546/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: D580ABEE80B03C65890061E0E58072B2B5081FCB342CD190A47ACF348AF36986
checksum64: 58F88D62CECF11F53094B286BE50583ECF7B58E816ED7A69CC3238D56A353B8A
checksum32: 549A4DE23465CBD18DA5B4EE6ADC8B4E774087D7F5DFF92C377048149D4CF412
checksum64: E8C41CF9A9294B70C814C33F06028BFC94C144432DE3BA2D63F1A4CF981AE36A

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 = "81.0.4001.0-snapshots"
$version = "81.0.4002.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/clipboardfusion/clipboardfusion.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "5.6",
"stable": "5.7",
"unstable": "5.6-Beta2"
}
2 changes: 1 addition & 1 deletion automatic/clipboardfusion/clipboardfusion.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>clipboardfusion</id>
<version>5.6</version>
<version>5.7</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/clipboardfusion</packageSourceUrl>
<owners>chocolatey, keithlammers, the-running-dev</owners>
<title>ClipboardFusion</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/clipboardfusion/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.clipboardfusion.com/Download/>
and can be verified by doing the following:

1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/104/ClipboardFusionSetup-5.6.exe>
1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/104/ClipboardFusionSetup-5.7.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
checksum: 03B6D9DB170A3D963F9A9551D56F269FFFA78A85267D47E448243CF46A91F4E3
checksum: 32A8DC6BC77398E948F51136A9C8B67BD2F31D19606DC6A28F2B5EB371829EDB

The file 'LICENSE.txt' has been obtained from <https://www.clipboardfusion.com/License/>
2 changes: 1 addition & 1 deletion automatic/clipboardfusion/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\ClipboardFusionSetup-5.6.exe"
file = "$toolsPath\ClipboardFusionSetup-5.7.exe"
softwareName = 'clipboardfusion*'
silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LAUNCHAFTER=0 /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"3.13": "3.13.4",
"3.14": "3.14.7",
"3.15": "3.15.6",
"3.16": "3.16.1"
"3.16": "3.16.2"
}
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cmake.install</id>
<version>3.15.6</version>
<version>3.16.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.install</packageSourceUrl>
<owners>chocolatey, dtgm</owners>
<title>CMake (Install)</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/cmake.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://cmake.org/download/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win64-x64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-win64-x64.msi>
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: 522BF7B9F0514A00EE99565ED1A14C38B353F2EB8927D16F30F8644ECA956433
checksum64: 5B9BF2C7BF59A4C92BD459C0AC23B9B4E0CA1504B82A68915DE0EFFCAC9EAB67
checksum32: 1563919B09A8794A40032619FB6A0B0DDBD3BA74C2125053983061B951F71C00
checksum64: 52C230D229EAC9E509321D4D43172AF5E9303ECAC3CC34A97D9DA6094A7C1E7E

The file 'LICENSE.txt' has been obtained from <https://gitlab.kitware.com/cmake/cmake/blob/master/Copyright.txt>
4 changes: 2 additions & 2 deletions automatic/cmake.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\cmake-3.15.6-win32-x86.msi"
file64 = "$toolsPath\cmake-3.15.6-win64-x64.msi"
file = "$toolsPath\cmake-3.16.2-win32-x86.msi"
file64 = "$toolsPath\cmake-3.16.2-win64-x64.msi"
softwareName = 'CMake'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 3010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake.portable/cmake.portable.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"3.13": "3.13.4",
"3.14": "3.14.7",
"3.15": "3.15.6",
"3.16": "3.16.1"
"3.16": "3.16.2"
}
2 changes: 1 addition & 1 deletion automatic/cmake.portable/cmake.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cmake.portable</id>
<version>3.15.6</version>
<version>3.16.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.portable</packageSourceUrl>
<owners>chocolatey, dtgm</owners>
<title>CMake (Portable)</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/cmake.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://cmake.org/download/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win64-x64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-win64-x64.zip>
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: F33DA8AD3B9BA2257CA1FDDC586DE5395A1B9FD4945A70E1122BA829EC4390F2
checksum64: 2241E2C766F82277619F19E1FD350C1370C455B68C09BDF96818E9CE1D3F8BA2
checksum32: 2E9B90DC913A2C49CDA19FC09192F09460CE525316A9644251E0C5A0785920D6
checksum64: C92F581BFD94718FD0BD18565206E795F2D4EB0347BA41504DFA9447BC1225C4

The file 'LICENSE.txt' has been obtained from <https://gitlab.kitware.com/cmake/cmake/blob/master/Copyright.txt>
4 changes: 2 additions & 2 deletions automatic/cmake.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsPath\cmake-3.15.6-win32-x86.zip"
file64 = "$toolsPath\cmake-3.15.6-win64-x64.zip"
file = "$toolsPath\cmake-3.16.2-win32-x86.zip"
file64 = "$toolsPath\cmake-3.16.2-win64-x64.zip"
destination = $toolsPath
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/logfusion/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/cb12fa392bf8b8ee1cffabb8084994ee01516a49/icons/logfusion.png" width="48" height="48"/> [logfusion](https://chocolatey.org/packages/logfusion)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@cb12fa392bf8b8ee1cffabb8084994ee01516a49/icons/logfusion.png" width="48" height="48"/> [logfusion](https://chocolatey.org/packages/logfusion)


Real-Time Log Monitoring Made Easy! LogFusion is a powerful realtime log monitoring application designed for system administrators and developers! Use custom highlighting rules, filtering and more. You can even sync your LogFusion settings between computers.
Expand Down
6 changes: 3 additions & 3 deletions automatic/logfusion/logfusion.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>logfusion</id>
<version>6.2.1</version>
<version>6.3</version>
<title>LogFusion</title>
<authors>Binary Fortress Software</authors>
<projectUrl>https://www.logfusion.ca</projectUrl>
<licenseUrl>https://www.logfusion.ca/License/</licenseUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/cb12fa392bf8b8ee1cffabb8084994ee01516a49/icons/logfusion.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@cb12fa392bf8b8ee1cffabb8084994ee01516a49/icons/logfusion.png</iconUrl>
<docsUrl>https://www.logfusion.ca/Help/</docsUrl>
<mailingListUrl>https://www.logfusion.ca/Discussions/</mailingListUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -26,7 +26,7 @@ Real-Time Log Monitoring Made Easy! LogFusion is a powerful realtime log monitor
]]></description>
<copyright>Copyright © 2017 Binary Fortress Software</copyright>
<tags>logfusion log logs parsing tail monitoring trial freeware</tags>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/logfusion</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/logfusion</packageSourceUrl>
<owners>chocolatey,keithlammers,the-running-dev</owners>
<dependencies>
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
Expand Down
4 changes: 2 additions & 2 deletions automatic/logfusion/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$arguments = @{
packageName = $env:ChocolateyPackageName
softwareName = 'LogFusion'
url = 'https://binaryfortressdownloads.com/Download/BFSFiles/117/LogFusionSetup-6.2.1.exe'
checksum = '55ce7ba56d448b4c32e153997c6c8d12938cc87fcc9fbd1fffcb3c70bc350170'
url = 'https://binaryfortressdownloads.com/Download/BFSFiles/117/LogFusionSetup-6.3.exe'
checksum = '8e6d34dfb4dbbd158102ea08782d6844dd6dcfc0d5a444a595f5c7689693e553'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/VERYSILENT /LAUNCHAFTER=0'
Expand Down
8 changes: 4 additions & 4 deletions automatic/nodejs.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://nodejs.org/download/release/latest-v8.x/node-v8.17.0-x86.msi>
64-Bit: <https://nodejs.org/download/release/latest-v8.x/node-v8.17.0-x64.msi>
32-Bit: <https://nodejs.org/dist/v13.5.0/node-v13.5.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v13.5.0/node-v13.5.0-x64.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 4DD333F7E11177E7A8CC7BD91F0FC74A4BA241797B1F328BEE670D41E847D65B
checksum64: 587064CE90BA373DE075409A558E196DD58B502FFEC4858EA5EF91EBB10288C3
checksum32: C9EC9DDF28034C817FCB2FF277D53EA8F01A63349E31A8AD72FB0289787AED68
checksum64: 9BF487E57F944AD2AB392C8AECB1E0ED066DCE32D4EF4F2634DEF7C81488CC61

File 'LICENSE.txt' is obtained from <https://github.com/nodejs/node/blob/03023fa7ae060c082a014f792d5d1f481a599460/LICENSE>
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"12": "12.14.0",
"5": "5.12.0",
"7": "7.10.1",
"13": "13.4.0"
"13": "13.5.0"
}
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs.install</id>
<title>Node JS (Install)</title>
<version>8.17.0</version>
<version>13.5.0</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand Down
6 changes: 3 additions & 3 deletions automatic/nodejs.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$filePath32 = "$toolsPath\node-v8.17.0-x86.msi"
$filePath64 = "$toolsPath\node-v8.17.0-x64.msi"
$filePath32 = "$toolsPath\node-v13.5.0-x86.msi"
$filePath64 = "$toolsPath\node-v13.5.0-x64.msi"
$installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') {
Write-Host "Installing 64 bit version"; $filePath64 }
else { Write-Host "Installing 32 bit version"; $filePath32 }
Expand All @@ -13,7 +13,7 @@ $packageArgs = @{
FileType = 'msi'
SoftwareName = 'Node.js'
File = $installFile
SilentArgs = '/quiet ADDLOCAL=ALL REMOVE=NodeEtwSupport,NodePerfCtrSupport'
SilentArgs = '/quiet ADDLOCAL=ALL REMOVE=NodeEtwSupport'
ValidExitCodes = @(0)
}
Install-ChocolateyInstallPackage @packageArgs
Expand Down
8 changes: 4 additions & 4 deletions automatic/python3/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://www.python.org/ftp/python/3.9.0/python-3.9.0a1.exe
x64: https://www.python.org/ftp/python/3.9.0/python-3.9.0a1-amd64.exe
x32: https://www.python.org/ftp/python/3.9.0/python-3.9.0a2.exe
x64: https://www.python.org/ftp/python/3.9.0/python-3.9.0a2-amd64.exe

to download the installer.

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: 70D194A3EE3F894D8359AEECF55B37D6C6721CF3E1DE3C0B4B3264D09208B7F1
checksum64: 68B9119394767F7F7C1287863E69A7CCC2C663C287D7F0210EB1A76C22B05972
checksum32: 11E6340776CE01F32E290696379981A8B643C039356E2FF6FA09633CFB489E79
checksum64: B1133164A73D81E289F7F18DE47A56BA333CA79F70D52F29D7A5EE8125E1FBD7

File 'license.txt' is obtained from:
https://www.python.org/download/releases/3.4.0/license/
4 changes: 2 additions & 2 deletions automatic/python3/python3.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"3.4": "3.4.4.20180111",
"3.5": "3.5.4",
"3.6": "3.6.8-rc1",
"3.7": "3.7.5",
"3.7": "3.7.6",
"3.8": "3.8.0",
"3.9": "3.9.0-a1"
"3.9": "3.9.0-a2"
}
2 changes: 1 addition & 1 deletion automatic/python3/python3.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>python3</id>
<version>3.9.0-a1</version>
<version>3.9.0-a2</version>
<title>Python 3.x</title>
<owners>chocolatey</owners>
<authors>Python Software Foundation</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/python3/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ if ( $pp.InstallDir ) {
$packageArgs = @{
packageName = 'python3'
fileType = 'exe'
file = "$toolsPath\python-3.9.0a1.exe"
file64 = "$toolsPath\python-3.9.0a1-amd64.exe"
file = "$toolsPath\python-3.9.0a2.exe"
file64 = "$toolsPath\python-3.9.0a2-amd64.exe"
silentArgs = '/quiet InstallAllUsers=1 PrependPath=1 TargetDir="{0}"' -f $installDir
validExitCodes = @(0)
softwareName = 'Python*'
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.0023/gvim_8.2.0023_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0023/gvim_8.2.0023_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0024/gvim_8.2.0024_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0024/gvim_8.2.0024_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: 0E0E37A2E1684DE3AC3B499546D2A74BCD48567BF26DC4DD3C90B8F35AF69045
checksum64: C2CB9D2CB48E6DE8440DEB47F0ED21F16256A6DEC7A79B115B81786B993305BA
checksum32: 259E646F5B9373DFFBC964DEEBB493BED70BE361FD7E679005C523BF22A61740
checksum64: B9E16BC8324D79D6506D6E9E6CD8B13EC4C0226F826B7062556652EE9E80144B
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.0023_x86.zip"
file64 = "$toolsDir\gvim_8.2.0023_x64.zip"
file = "$toolsDir\gvim_8.2.0024_x86.zip"
file64 = "$toolsDir\gvim_8.2.0024_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.0023</version>
<version>8.2.0024</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, 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
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.5.1.exe'
checksum = 'bfa2b86aac4191347830220fad2c1eccb8cbe5943642c3566aa06dd4f99de2a9'
url = 'https://binaryfortressdownloads.com/Download/BFSFiles/123/VoiceBotSetup-3.6.exe'
checksum = 'cb81a36bd1a0c49d19ffbc44fba12d56ac69a001e524bef4cf7bc7995cb35b1d'
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.5.1</version>
<version>3.6</version>
<title>VoiceBot</title>
<authors>Binary Fortress Software</authors>
<projectUrl>https://www.voicebot.net</projectUrl>
Expand Down
Loading

0 comments on commit c8e69d5

Please sign in to comment.