diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt index aba618061..b3e02f4a0 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-3.0/nightly-win64/20231120-0220/vlc-3.0.20-win64-ab4f2bc2.exe + x64: https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231121-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: 3B1DB86EACC490B9CE3921CF9B188766734E177B3BFBFFAD8703FE7C8C9E8D30 + checksum64: AC1029E945041ECA865E67A7C0F8B2B835140C66AB3CBF06D04569857189E40C Using AU: - Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231120-0220/vlc-3.0.20-win64-ab4f2bc2.exe + Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231121-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 b94db79b7..54a620dbc 100644 --- a/automatic/vlc-nightly/vlc-nightly.json +++ b/automatic/vlc-nightly/vlc-nightly.json @@ -1,4 +1,4 @@ { - "3.0": "3.0.20.20231120", + "3.0": "3.0.20.20231121", "4.0": "4.0.0.20231119" } diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec index d3b48cacc..fda739cc6 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 - 3.0.20.20231120 + 3.0.20.20231121 Maurice Kevenaar