From a95c5f3ba86af134f52172f0ae53999f050c24ec Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Sat, 5 Oct 2019 06:26:09 +0000 Subject: [PATCH] AU: 1 updated - vlc-nightly [skip ci] https://gist.github.com/675e3f672bda54270f8d7f5415f9374d/34db9c4935281d8cbd760a2a23713dc08af0c1b9 --- automatic/vlc-nightly/legal/VERIFICATION.txt | 6 +++--- automatic/vlc-nightly/vlc-nightly.json | 2 +- automatic/vlc-nightly/vlc-nightly.nuspec | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt index c0e1957600..e83af76728 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://nightlies.videolan.org/build/win64/vlc-4.0.0-20191004-0835/vlc-4.0.0-20191004-0835-dev-win64.exe + x64: https://nightlies.videolan.org/build/win64/vlc-3.0.9-20191005-0511/vlc-3.0.9-20191005-0511-win64.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: 9A0FFACF3EC4352739D10A7E4528D03863D8369D09DDFAAE72F8FA7EE0EE2B4B + checksum64: A41E0E9300DCFF19FCB5A063E33AEFF8D21D615361B157C39E5675E3F06FD904 Using AU: - Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-4.0.0-20191004-0835/vlc-4.0.0-20191004-0835-dev-win64.exe + Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-3.0.9-20191005-0511/vlc-3.0.9-20191005-0511-win64.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 ed0779ac73..afaa533118 100644 --- a/automatic/vlc-nightly/vlc-nightly.json +++ b/automatic/vlc-nightly/vlc-nightly.json @@ -1,4 +1,4 @@ { - "3.0": "3.0.9.20191004", + "3.0": "3.0.9.20191005", "4.0": "4.0.0.20191004" } diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec index e54832fe21..933cd8f540 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.20191004 + 3.0.9.20191005 Maurice Kevenaar