diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt index 92f058e6e..fbb91039e 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/20231122-0427/vlc-4.0.0-dev-win64-1ccff8cc.exe + x64: https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231123-0220/vlc-3.0.20-win64-ab4f2bc2.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: 5D231BB4CF701A97EA1F369D3CB76ACA05DF611244E118C0A2A11F30BD76661C + checksum64: F94D0B8EF342CCF6E2A37ACF3073C027B264A6038D843870966196B4DA5C93D1 Using AU: - Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20231122-0427/vlc-4.0.0-dev-win64-1ccff8cc.exe + Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231123-0220/vlc-3.0.20-win64-ab4f2bc2.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 7990ad0a0..b18c99b76 100644 --- a/automatic/vlc-nightly/vlc-nightly.json +++ b/automatic/vlc-nightly/vlc-nightly.json @@ -1,4 +1,4 @@ { - "3.0": "3.0.20.20231122", + "3.0": "3.0.20.20231123", "4.0": "4.0.0.20231122" } diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec index 1d4d21d4b..4f4279c7b 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.20231122 + 3.0.20.20231123 Maurice Kevenaar