diff --git a/automatic/jackett/jackett.nuspec b/automatic/jackett/jackett.nuspec
index 733b88844..2333a8e5a 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.1150
+ 0.22.1162
Maurice Kevenaar
diff --git a/automatic/jackett/legal/VERIFICATION.txt b/automatic/jackett/legal/VERIFICATION.txt
index f6968496f..76dc3c7b6 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: 279B0B9DBAD0EBAEA29017099F0B51D8873A60F4C46B09CD9BCDCCB7FF8949F6
+ checksum32: 6AAABE61073D370DEC4B7A5E987B9A19F1F2058F3C06D8AD87909BAB1291B8B3
File 'LICENSE.txt' is obtained from
diff --git a/automatic/sonarr/legal/VERIFICATION.txt b/automatic/sonarr/legal/VERIFICATION.txt
index 4590bd4d1..7a1386bd8 100644
--- a/automatic/sonarr/legal/VERIFICATION.txt
+++ b/automatic/sonarr/legal/VERIFICATION.txt
@@ -2,18 +2,18 @@ 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:
- 64-Bit:
+ 32-Bit:
+ 64-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: 342DE1E5BE7C7B4E6DCD39EEA35EC98EB9F931AB6675BBC1913C9CAAFDF3C40B
- checksum64: E4204B8EA04EDA2B180CC7B4A8283223388A03A84DF653F063F945782271A7E2
+ checksum32: 4DC6CFF4E1892B35A6737F5476A4CCF858203907ABBDC82AD0B72DB51C0FB313
+ checksum64: 52FFEF18BA404F365E7BA0A58E13EE96B858DA4E3CA4AA410F10DB3BFCE91376
File 'LICENSE.txt' is obtained from
diff --git a/automatic/sonarr/sonarr.nuspec b/automatic/sonarr/sonarr.nuspec
index 3aac712e1..990b4438e 100644
--- a/automatic/sonarr/sonarr.nuspec
+++ b/automatic/sonarr/sonarr.nuspec
@@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
- 4.0.11.2804
+ 4.0.11.2815
Maurice Kevenaar
diff --git a/automatic/sonarr/tools/chocolateyInstall.ps1 b/automatic/sonarr/tools/chocolateyInstall.ps1
index 93a4447e6..fdfdf4cd5 100644
--- a/automatic/sonarr/tools/chocolateyInstall.ps1
+++ b/automatic/sonarr/tools/chocolateyInstall.ps1
@@ -6,8 +6,8 @@ $servicename = 'sonarr'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
- file = "$toolsDir\Sonarr.develop.4.0.11.2804.win-x86-installer.exe"
- file64 = "$toolsDir\Sonarr.develop.4.0.11.2804.win-x64-installer.exe"
+ file = "$toolsDir\Sonarr.develop.4.0.11.2815.win-x86-installer.exe"
+ file64 = "$toolsDir\Sonarr.develop.4.0.11.2815.win-x64-installer.exe"
softwareName = 'Sonarr*'
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt
index 8477e2568..69f20d11b 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/20241231-0220/vlc-3.0.21-win64-55138b57.exe
+ x64: https://artifacts.videolan.org/vlc/nightly-win64/20241231-0424/vlc-4.0.0-dev-win64-dc430c65.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: BE1DA8F131081296F90A28F1967ECC0ADB7616ECCF5BDF39F03CB0D8E5751A6B
+ checksum64: 81C83ABE2F66B59134CA0C29AED144D80E760937A5CBBC13E20515DB119B6FCC
Using AU:
- Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20241231-0220/vlc-3.0.21-win64-55138b57.exe
+ Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20241231-0424/vlc-4.0.0-dev-win64-dc430c65.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 f599a6448..08260964b 100644
--- a/automatic/vlc-nightly/vlc-nightly.json
+++ b/automatic/vlc-nightly/vlc-nightly.json
@@ -1,4 +1,4 @@
{
"3.0": "3.0.21.20241231",
- "4.0": "4.0.0.20241230"
+ "4.0": "4.0.0.20241231"
}
diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec
index 20ad90ec1..f872bf74b 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.20241231
+ 4.0.0.20241231
Maurice Kevenaar