diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt
index 958c73d2a8..441e769ff9 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/20231108-0435/vlc-4.0.0-dev-win64-b271fe99.exe
+ x64: https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231109-0220/vlc-3.0.20-win64-4a887879.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: F9DB1484B2984AB95E3E028AD1B070B7C69F30C7A03232DB0C83E47F2652A974
+ checksum64: F5F10BCD9E4FA97F8471DCF124F7B05E29DEC0686C110A9E0EFA2B9B41D9ADC4
Using AU:
- Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20231108-0435/vlc-4.0.0-dev-win64-b271fe99.exe
+ Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231109-0220/vlc-3.0.20-win64-4a887879.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 ac4b233769..8bcf7475e6 100644
--- a/automatic/vlc-nightly/vlc-nightly.json
+++ b/automatic/vlc-nightly/vlc-nightly.json
@@ -1,4 +1,4 @@
{
- "3.0": "3.0.20.20231108",
+ "3.0": "3.0.20.20231109",
"4.0": "4.0.0.20231108"
}
diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec
index c0ec3028db..9d6cfdf625 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.20231108
+ 3.0.20.20231109
Maurice Kevenaar