Skip to content

Commit

Permalink
AU: 9 updated - autohotkey autohotkey.install autohotkey.portable chr…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Apr 20, 2022
1 parent 92dda64 commit 5592169
Show file tree
Hide file tree
Showing 24 changed files with 57 additions and 56 deletions.
2 changes: 1 addition & 1 deletion automatic/autohotkey.install/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/autohotkey.png" width="48" height="48"/> [autohotkey.install](https://chocolatey.org/packages/autohotkey.install)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/autohotkey.png" width="48" height="48"/> [autohotkey.install](https://chocolatey.org/packages/autohotkey.install)

AutoHotkey is a free, open source macro-creation and automation software utility that allows users to automate repetitive tasks. It is driven by a custom scripting language that is aimed specifically at providing keyboard shortcuts, otherwise known as hotkeys.

Expand Down
6 changes: 3 additions & 3 deletions automatic/autohotkey.install/autohotkey.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>autohotkey.install</id>
<version>1.1.33.10</version>
<version>1.1.33.11</version>
<title>AutoHotkey (Install)</title>
<owners>chocolatey-community</owners>
<authors>Lexikos</authors>
<licenseUrl>http://ahkscript.org/docs/license.htm</licenseUrl>
<projectUrl>http://ahkscript.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/autohotkey.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/autohotkey.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description><![CDATA[AutoHotkey is a free, open source macro-creation and automation software utility that allows users to automate repetitive tasks. It is driven by a custom scripting language that is aimed specifically at providing keyboard shortcuts, otherwise known as hotkeys.
Expand Down Expand Up @@ -42,7 +42,7 @@ Example: `choco install autohotkey.install --params='/DefaultVer:A32'`
<summary>AutoHotkey is a free, open source macro-creation and automation software utility that allows users to automate repetitive tasks. It is driven by a custom scripting language that is aimed specifically at providing keyboard shortcuts, otherwise known as hotkeys.</summary>
<releaseNotes>https://autohotkey.com/docs/AHKL_ChangeLog.htm</releaseNotes>
<tags>automation hotkeys scripting windows foss admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/autohotkey.install</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/autohotkey.install</packageSourceUrl>
<projectSourceUrl>https://github.com/Lexikos/AutoHotkey_L</projectSourceUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
Expand Down
10 changes: 5 additions & 5 deletions automatic/autohotkey.install/tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ Package can be verified like this:

1. Go to

x32: https://github.com/Lexikos/AutoHotkey_L/releases/download/v1.1.33.10/AutoHotkey_1.1.33.10_setup.exe
x64: https://github.com/Lexikos/AutoHotkey_L/releases/download/v1.1.33.10/AutoHotkey_1.1.33.10_setup.exe
x32: https://github.com/Lexikos/AutoHotkey_L/releases/download/v1.1.33.11/AutoHotkey_1.1.33.11_setup.exe
x64: https://github.com/Lexikos/AutoHotkey_L/releases/download/v1.1.33.11/AutoHotkey_1.1.33.11_setup.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: 8972DF169A3CD8ABC37DE9122D54B9270D1B5FE277DD727642224FDC76F8F52D
checksum64: 8972DF169A3CD8ABC37DE9122D54B9270D1B5FE277DD727642224FDC76F8F52D
checksum32: 4E07DE6F89B7DD371735D0360AFC61AC21D19EA7C4B3F020E2E1A6B17B61432C
checksum64: 4E07DE6F89B7DD371735D0360AFC61AC21D19EA7C4B3F020E2E1A6B17B61432C

Using AU:

Get-RemoteChecksum https://github.com/Lexikos/AutoHotkey_L/releases/download/v1.1.33.10/AutoHotkey_1.1.33.10_setup.exe
Get-RemoteChecksum https://github.com/Lexikos/AutoHotkey_L/releases/download/v1.1.33.11/AutoHotkey_1.1.33.11_setup.exe

File 'license.txt' is obtained from:
https://github.com/AutoHotkey/AutoHotkey/blob/26daaddf714135a6fcc730fe250bd1d41a9d3c53/license.txt
2 changes: 1 addition & 1 deletion automatic/autohotkey.portable/autohotkey.portable.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"1.1": "1.1.33.10",
"1.1": "1.1.33.11",
"2.0": "2.0-beta3"
}
2 changes: 1 addition & 1 deletion automatic/autohotkey.portable/autohotkey.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/2010/07/nuspec.xsd">
<metadata>
<id>autohotkey.portable</id>
<version>2.0-beta3</version>
<version>1.1.33.11</version>
<title>AutoHotkey (Portable)</title>
<owners>chocolatey-community</owners>
<authors>Lexikos</authors>
Expand Down
10 changes: 5 additions & 5 deletions automatic/autohotkey.portable/tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ Package can be verified like this:

1. Go to

x32: https://autohotkey.com/download/2.0//AutoHotkey_2.0-beta.3.zip
x64: https://autohotkey.com/download/2.0//AutoHotkey_2.0-beta.3.zip
x32: https://autohotkey.com/download/1.1//AutoHotkey_1.1.33.11.zip
x64: https://autohotkey.com/download/1.1//AutoHotkey_1.1.33.11.zip

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: 8F646A06D9B7E84B5F9195A3F114781E036965C216A6CC3E66CEF1F83BC660B0
checksum64: 8F646A06D9B7E84B5F9195A3F114781E036965C216A6CC3E66CEF1F83BC660B0
checksum32: 23C488F8237473EB364C0E1B65A2ED65E2E625A1C04FA79043F47DABD2EAC6ED
checksum64: 23C488F8237473EB364C0E1B65A2ED65E2E625A1C04FA79043F47DABD2EAC6ED

Using AU:

Get-RemoteChecksum https://autohotkey.com/download/2.0//AutoHotkey_2.0-beta.3.zip
Get-RemoteChecksum https://autohotkey.com/download/1.1//AutoHotkey_1.1.33.11.zip

File 'license.txt' is obtained from:
https://github.com/AutoHotkey/AutoHotkey/blob/26daaddf714135a6fcc730fe250bd1d41a9d3c53/license.txt
2 changes: 1 addition & 1 deletion automatic/autohotkey.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'

$fileName = 'AutoHotkey_2.0-beta.3.zip'
$fileName = 'AutoHotkey_1.1.33.11.zip'
$toolsPath = Split-Path -Parent $MyInvocation.MyCommand.Definition
$zip_path = "$toolsPath\$fileName"
Remove-Item $toolsPath\* -Recurse -Force -Exclude $fileName
Expand Down
2 changes: 1 addition & 1 deletion automatic/autohotkey/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/autohotkey.png" width="48" height="48"/> [autohotkey](https://chocolatey.org/packages/autohotkey)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/autohotkey.png" width="48" height="48"/> [autohotkey](https://chocolatey.org/packages/autohotkey)

AutoHotkey is a free, open source macro-creation and automation software utility that allows users to automate repetitive tasks. It is driven by a custom scripting language that is aimed specifically at providing keyboard shortcuts, otherwise known as hotkeys.

Expand Down
8 changes: 4 additions & 4 deletions automatic/autohotkey/autohotkey.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>autohotkey</id>
<version>1.1.33.10</version>
<version>1.1.33.11</version>
<title>AutoHotkey</title>
<owners>chocolatey-community</owners>
<authors>Lexikos</authors>
<licenseUrl>http://ahkscript.org/docs/license.htm</licenseUrl>
<projectUrl>http://ahkscript.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/autohotkey.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/autohotkey.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description><![CDATA[AutoHotkey is a free, open source macro-creation and automation software utility that allows users to automate repetitive tasks. It is driven by a custom scripting language that is aimed specifically at providing keyboard shortcuts, otherwise known as hotkeys.
Expand Down Expand Up @@ -37,9 +37,9 @@
<releaseNotes></releaseNotes>
<tags>automation hotkeys scripting windows foss admin</tags>
<dependencies>
<dependency id="autohotkey.install" version="1.1.33.10" />
<dependency id="autohotkey.install" version="1.1.33.11" />
</dependencies>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/autohotkey</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/autohotkey</packageSourceUrl>
<projectSourceUrl>https://github.com/Lexikos/AutoHotkey_L</projectSourceUrl>
</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": "103.0.5014.0-snapshots",
"snapshots": "103.0.5015.0-snapshots",
"stable": "100.0.4896.127"
}
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>103.0.5014.0-snapshots</version>
<version>103.0.5015.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/993699/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/993712/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/994099/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/994066/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: 6D4C34E525064CBFF2BFE7A0C8B8CA10E25C21E25FC775032BFCAA761282952E
checksum64: BC59F6587CEB9B0161A573D966E83A0C536CC03F12CF7C1EEAF98A376CC8092C
checksum32: 63A45697626590CDAE87F848DC268708911CDF321882B65EEBAFD9AEAA6B082B
checksum64: 53041F49F3FF3AE812EB6747359346FC5D215E15A829B678DB393497FFA8AF69

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 = "103.0.5014.0-snapshots"
$version = "103.0.5015.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
4 changes: 2 additions & 2 deletions automatic/opera/opera.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>Opera</id>
<version>85.0.4341.60</version>
<version>85.0.4341.75</version>
<title>Opera</title>
<owners>chocolatey-community</owners>
<authors>Opera</authors>
Expand All @@ -22,7 +22,7 @@ These parameters can be passed to the installer with the use of `--params`.
For example: `--params '"/NoDesktopShortcut /NoTaskbarShortcut"'`
]]></description>
<summary>The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer.</summary>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-85/#b4341.60</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-85/#b4341.75</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/opera</packageSourceUrl>
</metadata>
Expand Down
10 changes: 5 additions & 5 deletions automatic/opera/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ $parameters += if ($pp.NoTaskbarShortcut) { " /pintotaskbar=0"; Write-Host "Oper
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://get.geo.opera.com/pub/opera/desktop/85.0.4341.60/win/Opera_85.0.4341.60_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/85.0.4341.60/win/Opera_85.0.4341.60_Setup_x64.exe'
checksum = 'd7e932ea701c7e9418e4195a7e64c420fd931f895ed56a48018617f8009c657d'
checksum64 = '5e0b636a5c5d83b70bc738be361aa610b943a337dc5f26d095d6e2f51f6229c2'
url = 'https://get.geo.opera.com/pub/opera/desktop/85.0.4341.75/win/Opera_85.0.4341.75_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/85.0.4341.75/win/Opera_85.0.4341.75_Setup_x64.exe'
checksum = '9050b60a98911a917de2fb94e5484706bcd62887ca2d8ba199832ecbac8fd9d9'
checksum64 = '4f3de0ea960ff824bbb55a7e1bc1992eaaac744e6443f951389b04e6e205220f'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

$version = '85.0.4341.60'
$version = '85.0.4341.75'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey-community</owners>
<version>10.0.2956.0</version>
<version>10.0.2958.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $packageArgs = @{
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '0a93024c1915822f4a0968f70c9c560232f80ce77d9b8da7568c9ecf985017c9'
checksum64 = '04027e769c7fe397c41b8992b398eacdbfdda68db96a565b42bf8a0ad2c05908'
checksum64 = '65229f1b245e23a41fa8b2dd4d0a75249ca1d05a1557db80bf192ac4b090c0ff'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
2 changes: 1 addition & 1 deletion automatic/vlc.install/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@3952380efd0776bea6d964ed4e28efa979b434d2/icons/vlc.png" width="48" height="48"/> [vlc](https://chocolatey.org/packages/vlc)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@3952380efd0776bea6d964ed4e28efa979b434d2/icons/vlc.png" width="48" height="48"/> [vlc](https://chocolatey.org/packages/vlc)


VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.
Expand Down
10 changes: 5 additions & 5 deletions automatic/vlc.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ Package can be verified like this:

1. Go to

x32: http://get.videolan.org/vlc/3.0.16/win32/vlc-3.0.16-win32.exe
x64: http://get.videolan.org/vlc/3.0.16/win64/vlc-3.0.16-win64.exe
x32: http://get.videolan.org/vlc/3.0.17.4/win32/vlc-3.0.17.4-win32.exe
x64: http://get.videolan.org/vlc/3.0.17.4/win64/vlc-3.0.17.4-win64.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: 4599F5D504C127F7E2EE391F06725461B9B761492C72AC2EB98F2429F04EF5C1
checksum64: 0CFF2D41A69D72DE30607B8FC09DA90E352393E154A342EFCDDB91E06B3A2147
checksum32: 514B0BF5AC82E7132ECAC31DA64C38FC85CD0FF76E2DCBCF904B6E2028C6749F
checksum64: FDA8CBF2EE876BE4EB14D7AFFCA3A0746EF4AE78341DBB589CBDDDCF912DB85C

Using AU:

Get-RemoteChecksum http://get.videolan.org/vlc/3.0.16/win64/vlc-3.0.16-win64.exe
Get-RemoteChecksum http://get.videolan.org/vlc/3.0.17.4/win64/vlc-3.0.17.4-win64.exe

File 'LICENSE.txt' obtained from:
http://svn.videolan.org/filedetails.php?repname=VideoLAN+Server&path=%2Ftrunk%2FCOPYING
6 changes: 3 additions & 3 deletions automatic/vlc.install/vlc.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vlc.install</id>
<title>VLC media player (Install)</title>
<version>3.0.16</version>
<version>3.0.17.4</version>
<authors>VideoLAN Organization</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>VLC Media Player</summary>
Expand Down Expand Up @@ -36,13 +36,13 @@ Example: `choco install --params "/Language:fr"` *Will set the language of VLC t
]]></description>
<projectUrl>http://www.videolan.org/vlc/</projectUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/vlc</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/vlc.install</packageSourceUrl>
<projectSourceUrl>http://www.videolan.org/vlc/download-sources.html</projectSourceUrl>
<bugTrackerUrl>https://code.videolan.org/videolan/vlc/-/issues/</bugTrackerUrl>
<docsUrl>https://wiki.videolan.org/Documentation:Documentation/</docsUrl>
<mailingListUrl>https://forum.videolan.org/</mailingListUrl>
<tags>vlc foss cross-platform multimedia audio video mp3 dvd avi media player admin</tags>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@3952380efd0776bea6d964ed4e28efa979b434d2/icons/vlc.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@3952380efd0776bea6d964ed4e28efa979b434d2/icons/vlc.png</iconUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions automatic/vlc.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ Package can be verified like this:

1. Go to

x32: http://get.videolan.org/vlc/3.0.16/win32/vlc-3.0.16-win32.7z
x32: http://get.videolan.org/vlc/3.0.17.4/win32/vlc-3.0.17.4-win32.7z

to download the archive.

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: 0CEFB38C46E3BC440122D29BB4E3F6467B45D82CAE4C1670483C73340BAC56E3
checksum32: 69731EB940E271F26FAE93892CCF6A8A3F8D4959F025D918FFECC25E0DE54AD0

Using AU:

Get-RemoteChecksum http://get.videolan.org/vlc/3.0.16/win32/vlc-3.0.16-win32.7z
Get-RemoteChecksum http://get.videolan.org/vlc/3.0.17.4/win32/vlc-3.0.17.4-win32.7z

File 'LICENSE.txt' obtained from:
http://svn.videolan.org/filedetails.php?repname=VideoLAN+Server&path=%2Ftrunk%2FCOPYING
2 changes: 1 addition & 1 deletion automatic/vlc.portable/vlc.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vlc.portable</id>
<title>VLC media player (Portable)</title>
<version>3.0.16</version>
<version>3.0.17.4</version>
<authors>VideoLAN Organization</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>VLC Media Player</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/vlc/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@3952380efd0776bea6d964ed4e28efa979b434d2/icons/vlc.png" width="48" height="48"/> [vlc](https://chocolatey.org/packages/vlc)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@3952380efd0776bea6d964ed4e28efa979b434d2/icons/vlc.png" width="48" height="48"/> [vlc](https://chocolatey.org/packages/vlc)


VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.
Expand Down
Loading

0 comments on commit 5592169

Please sign in to comment.