diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt index 0d93b67e84..bf2a59daf5 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://artifacts.videolan.org/vlc/nightly-win64/20230913-0426/vlc-4.0.0-dev-win64-3e5f2e5d.exe + x64: https://artifacts.videolan.org/vlc-3.0/nightly-win64/20230914-0220/vlc-3.0.19-win64-56529098.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: CE37183F01A49BCF429F5AA21D4600B8DF798E499EC77B665063882D29852FA2 + checksum64: 2BD82D18C7B4A0D49C30A41442424BB051A60510C96F0E260E0015E226E40F52 Using AU: - Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20230913-0426/vlc-4.0.0-dev-win64-3e5f2e5d.exe + Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20230914-0220/vlc-3.0.19-win64-56529098.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 ec26f7d4b2..d9d4b707a7 100644 --- a/automatic/vlc-nightly/vlc-nightly.json +++ b/automatic/vlc-nightly/vlc-nightly.json @@ -1,4 +1,4 @@ { - "3.0": "3.0.19.20230912", + "3.0": "3.0.19.20230914", "4.0": "4.0.0.20230913" } diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec index 878e367911..242c5d4d6f 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.20230913 + 3.0.19.20230914 Maurice Kevenaar