diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt
index 749edeb54..8477e2568 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/20241230-0422/vlc-4.0.0-dev-win64-dc430c65.exe
+ x64: https://artifacts.videolan.org/vlc-3.0/nightly-win64/20241231-0220/vlc-3.0.21-win64-55138b57.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: 27ECFA6215E5001237FC76C4B2BC894A3B75A00C557CE2C11EF41668DE1C2BEF
+ checksum64: BE1DA8F131081296F90A28F1967ECC0ADB7616ECCF5BDF39F03CB0D8E5751A6B
Using AU:
- Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20241230-0422/vlc-4.0.0-dev-win64-dc430c65.exe
+ Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20241231-0220/vlc-3.0.21-win64-55138b57.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 6908bb13e..f599a6448 100644
--- a/automatic/vlc-nightly/vlc-nightly.json
+++ b/automatic/vlc-nightly/vlc-nightly.json
@@ -1,4 +1,4 @@
{
- "3.0": "3.0.21.20241230",
+ "3.0": "3.0.21.20241231",
"4.0": "4.0.0.20241230"
}
diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec
index 67b125341..20ad90ec1 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.20241230
+ 3.0.21.20241231
Maurice Kevenaar