From 30c029f2236f4ecc57f8cad3ca95466406fde1d8 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Sat, 4 May 2024 06:20:36 +0000 Subject: [PATCH] AU: 2 updated - jackett vlc-nightly [skip ci] https://gist.github.com/mkevenaar/675e3f672bda54270f8d7f5415f9374d/3315625a4e3e9dbf8d6cc9ed78ce81b1d08dfe62 --- automatic/jackett/jackett.nuspec | 2 +- automatic/jackett/legal/VERIFICATION.txt | 6 +++--- automatic/vlc-nightly/legal/VERIFICATION.txt | 6 +++--- automatic/vlc-nightly/vlc-nightly.json | 2 +- automatic/vlc-nightly/vlc-nightly.nuspec | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/automatic/jackett/jackett.nuspec b/automatic/jackett/jackett.nuspec index b5d9a7e2e..fe387a591 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.21.2530 + 0.21.2536 Maurice Kevenaar diff --git a/automatic/jackett/legal/VERIFICATION.txt b/automatic/jackett/legal/VERIFICATION.txt index 2f83ecf20..cdd05b671 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: 2FF64E828B9E266FB99A154F84E6A8B2F1B14DAD1901441F6A81EB899E9C3CBB + checksum32: 25E25809705DFDA82AFE47830AE21EDC67C9499216868E7C121629D66F33C62B File 'LICENSE.txt' is obtained from diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt index 2fa357ed4..dd0886bc8 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/20240504-0225/vlc-3.0.21-win64-374ce3b5.exe + x64: https://artifacts.videolan.org/vlc/nightly-win64/20240504-0436/vlc-4.0.0-dev-win64-0e39c49c.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: 3C4247447567F354B48815D7EEEFA29DFD00FA3F73A124CDA56479CC9C9D81CA + checksum64: FED6F813861AF1612CD526450F61A909DC835EDA224112B81A01CD59A1A93817 Using AU: - Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20240504-0225/vlc-3.0.21-win64-374ce3b5.exe + Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20240504-0436/vlc-4.0.0-dev-win64-0e39c49c.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 f0b0fb4ea..45865305b 100644 --- a/automatic/vlc-nightly/vlc-nightly.json +++ b/automatic/vlc-nightly/vlc-nightly.json @@ -1,4 +1,4 @@ { "3.0": "3.0.21.20240504", - "4.0": "4.0.0.20240503" + "4.0": "4.0.0.20240504" } diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec index b44b021fa..92417ef9e 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.20240504 + 4.0.0.20240504 Maurice Kevenaar