diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt
index 5fe9e3c785..fcbdc4a8bc 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/20231208-0428/vlc-4.0.0-dev-win64-1c09b006.exe
+ x64: https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231209-0226/vlc-3.0.20-win64-4a20ef61.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: 57B078FB09B8ABFAD6D3D5C4D66CF5CCE8BCD9DD2E2EA18362216D553513B355
+ checksum64: B33702750719503AF52FA4B9FC707164C87FCC7CDD12A066CD89AC575A000294
Using AU:
- Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20231208-0428/vlc-4.0.0-dev-win64-1c09b006.exe
+ Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231209-0226/vlc-3.0.20-win64-4a20ef61.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 8470cb8eba..eeedf4d487 100644
--- a/automatic/vlc-nightly/vlc-nightly.json
+++ b/automatic/vlc-nightly/vlc-nightly.json
@@ -1,4 +1,4 @@
{
- "3.0": "3.0.20.20231208",
+ "3.0": "3.0.20.20231209",
"4.0": "4.0.0.20231208"
}
diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec
index 9d9a93396f..09f6147ea1 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.20231208
+ 3.0.20.20231209
Maurice Kevenaar