diff --git a/automatic/jackett/jackett.nuspec b/automatic/jackett/jackett.nuspec
index 6b8f8a6f8..82b8dd2b5 100644
--- a/automatic/jackett/jackett.nuspec
+++ b/automatic/jackett/jackett.nuspec
@@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
- 0.22.1109
+ 0.22.1111
Maurice Kevenaar
diff --git a/automatic/jackett/legal/VERIFICATION.txt b/automatic/jackett/legal/VERIFICATION.txt
index ad3178d1d..351a373cd 100644
--- a/automatic/jackett/legal/VERIFICATION.txt
+++ b/automatic/jackett/legal/VERIFICATION.txt
@@ -2,17 +2,17 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
-The installer have been downloaded from their official download link listed on
+The installer have been downloaded from their official download link listed on
and can be verified like this:
1. Download the following installers:
- 32-Bit:
+ 32-Bit:
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'
checksum type: sha256
- checksum32: 9586C7464792436600C13110082598B794B52CDFC4C59C27510648018E6320FC
+ checksum32: 4A5A0AB01ED26C52459A27BEC52771A9D1E4C59B9C8DBFAF2590726C2AA33131
File 'LICENSE.txt' is obtained from
diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt
index c24a9a3fb..a2abaa0aa 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/20241223-0220/vlc-3.0.21-win64-55138b57.exe
+ x64: https://artifacts.videolan.org/vlc/nightly-win64/20241223-0427/vlc-4.0.0-dev-win64-039c1b38.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: CD486173C3B57C52730C3E5C7BCB4AC031AC343AACC9DB3E80ACFD7D24E7EFC7
+ checksum64: 214C3BE7DFB063DBA9D519D77AF9266FDFB17042CD59A6F7656FFA6448CED3CF
Using AU:
- Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20241223-0220/vlc-3.0.21-win64-55138b57.exe
+ Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20241223-0427/vlc-4.0.0-dev-win64-039c1b38.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 193f82223..674ba44a9 100644
--- a/automatic/vlc-nightly/vlc-nightly.json
+++ b/automatic/vlc-nightly/vlc-nightly.json
@@ -1,4 +1,4 @@
{
"3.0": "3.0.21.20241223",
- "4.0": "4.0.0.20241222"
+ "4.0": "4.0.0.20241223"
}
diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec
index 994219553..ddb48d5ae 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.21.20241223
+ 4.0.0.20241223
Maurice Kevenaar