diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt
index d36993acec..110e74ab65 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/20231110-0220/vlc-3.0.20-win64-4a887879.exe
+ x64: https://artifacts.videolan.org/vlc/nightly-win64/20231110-0426/vlc-4.0.0-dev-win64-75d83e35.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: BDECB780FAF5839B20D4F98693973EBE17BB9751F72C907CBF070D5B21B5938E
+ checksum64: 8C1B2076861801DCF8C5AC489AFD3904E015F97B552C4684AD6F200E44BB4416
Using AU:
- Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231110-0220/vlc-3.0.20-win64-4a887879.exe
+ Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20231110-0426/vlc-4.0.0-dev-win64-75d83e35.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 b9c78993e7..f0f4c59ca9 100644
--- a/automatic/vlc-nightly/vlc-nightly.json
+++ b/automatic/vlc-nightly/vlc-nightly.json
@@ -1,4 +1,4 @@
{
"3.0": "3.0.20.20231110",
- "4.0": "4.0.0.20231109"
+ "4.0": "4.0.0.20231110"
}
diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec
index 30e03cf07e..25e1b2d72a 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.20231110
+ 4.0.0.20231110
Maurice Kevenaar