diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt index 177056cbb..327f5ac61 100644 --- a/automatic/vlc-nightly/legal/VERIFICATION.txt +++ b/automatic/vlc-nightly/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x64: https://nightlies.videolan.org/build/win64/vlc-4.0.0-20200217-0833/vlc-4.0.0-20200217-0833-dev-win64.exe + x64: https://nightlies.videolan.org/build/win64/vlc-3.0.9-20200218-0515/vlc-3.0.9-20200218-0515-win64.exe to download the installer. @@ -15,11 +15,11 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum64: C4E411024C6F70D412512784BDC25E3A88C6408265E9E3FBDDE063C80952DF0C + checksum64: 9A8C12EB13A125C79C8E3BA9E00F8EDA013307BCB3A1B0E9EB1D27700B64D385 Using AU: - Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-4.0.0-20200217-0833/vlc-4.0.0-20200217-0833-dev-win64.exe + Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-3.0.9-20200218-0515/vlc-3.0.9-20200218-0515-win64.exe File 'LICENSE.txt' obtained from: https://git.videolan.org/?p=vlc.git;a=blob_plain;f=COPYING;hb=HEAD diff --git a/automatic/vlc-nightly/vlc-nightly.json b/automatic/vlc-nightly/vlc-nightly.json index 644bcb81f..fb8144ad2 100644 --- a/automatic/vlc-nightly/vlc-nightly.json +++ b/automatic/vlc-nightly/vlc-nightly.json @@ -1,4 +1,4 @@ { - "3.0": "3.0.9.20200217", + "3.0": "3.0.9.20200218", "4.0": "4.0.0.20200217" } diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec index db555e437..b57b1b099 100644 --- a/automatic/vlc-nightly/vlc-nightly.nuspec +++ b/automatic/vlc-nightly/vlc-nightly.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 4.0.0.20200217 + 3.0.9.20200218 Maurice Kevenaar