diff --git a/automatic/jackett/jackett.nuspec b/automatic/jackett/jackett.nuspec index 4fab900bb..bf144e504 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.1211 + 0.22.1213 Maurice Kevenaar diff --git a/automatic/jackett/legal/VERIFICATION.txt b/automatic/jackett/legal/VERIFICATION.txt index a113511c7..ae7e35520 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: 5313127932F50A9847F015BEDA106E1F3B571766ED7ED4731E30FA77FF916209 + checksum32: F93EA76EAA6CA8CA8A7A0D048A58588E93D223C3D2829E87D137572D0CC40B7D File 'LICENSE.txt' is obtained from diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt index 2e8c981a1..9f6ce6078 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/20250107-0221/vlc-3.0.21-win64-55138b57.exe + x64: https://artifacts.videolan.org/vlc/nightly-win64/20250107-0426/vlc-4.0.0-dev-win64-f18bed76.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: B501F4C4F00EFE8BE6D5DD2302B7B2EA7D3DDCB8B8C57E069A4A1D04E231D232 + checksum64: 2DA4A81826029F01714AFDC1652E133E579ED6DCE07DA89718C02B159DB51068 Using AU: - Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20250107-0221/vlc-3.0.21-win64-55138b57.exe + Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20250107-0426/vlc-4.0.0-dev-win64-f18bed76.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 a0d481136..737d8f379 100644 --- a/automatic/vlc-nightly/vlc-nightly.json +++ b/automatic/vlc-nightly/vlc-nightly.json @@ -1,4 +1,4 @@ { "3.0": "3.0.21.20250107", - "4.0": "4.0.0.20250106" + "4.0": "4.0.0.20250107" } diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec index b5b8b2dc1..1d1073ef6 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.20250107 + 4.0.0.20250107 Maurice Kevenaar