diff --git a/automatic/mongodb.install/mongodb.install.json b/automatic/mongodb.install/mongodb.install.json index 121013a52..a7a5bf38d 100644 --- a/automatic/mongodb.install/mongodb.install.json +++ b/automatic/mongodb.install/mongodb.install.json @@ -22,5 +22,5 @@ "7.0": "7.0.4", "7.1-rc": "7.1.1-rc0", "7.1": "7.1.1", - "7.2-rc": "7.2.0-rc1" + "7.2-rc": "7.2.0-rc3" } diff --git a/automatic/mongodb.install/mongodb.install.nuspec b/automatic/mongodb.install/mongodb.install.nuspec index 91c9e06bc..052436551 100644 --- a/automatic/mongodb.install/mongodb.install.nuspec +++ b/automatic/mongodb.install/mongodb.install.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 7.1.1 + 7.2.0-rc3 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe MongoDB Inc cli database nosql admin - https://docs.mongodb.org/master/release-notes/7.1/ + https://docs.mongodb.org/master/release-notes/7.2/ https://www.mongodb.com/community/licensing false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/mongodb.install diff --git a/automatic/mongodb.install/tools/chocolateyInstall.ps1 b/automatic/mongodb.install/tools/chocolateyInstall.ps1 index 140755352..bb3a1cc37 100644 --- a/automatic/mongodb.install/tools/chocolateyInstall.ps1 +++ b/automatic/mongodb.install/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.1.1-signed.msi' -$checksum64 = '34e8b40fd61101696af2517172205f6d4d20f882bf73ff0b37a41566a2ae0f9a' +$url64 = 'https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.2.0-rc3-signed.msi' +$checksum64 = '042e948838909df99631f0717cca7ca8722ca60f8972a1b9a4543f690c09e261' $checksumType64 = 'sha256' $silentArgs = 'ADDLOCAL="ServerService,Server,ProductFeature,Router,MiscellaneousTools" /qn /norestart' $dataPath = "$env:PROGRAMDATA\MongoDB\data\db" diff --git a/automatic/mongodb.portable/mongodb.portable.json b/automatic/mongodb.portable/mongodb.portable.json index 121013a52..a7a5bf38d 100644 --- a/automatic/mongodb.portable/mongodb.portable.json +++ b/automatic/mongodb.portable/mongodb.portable.json @@ -22,5 +22,5 @@ "7.0": "7.0.4", "7.1-rc": "7.1.1-rc0", "7.1": "7.1.1", - "7.2-rc": "7.2.0-rc1" + "7.2-rc": "7.2.0-rc3" } diff --git a/automatic/mongodb.portable/mongodb.portable.nuspec b/automatic/mongodb.portable/mongodb.portable.nuspec index 442c8e966..5ce46aef0 100644 --- a/automatic/mongodb.portable/mongodb.portable.nuspec +++ b/automatic/mongodb.portable/mongodb.portable.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 7.1.1 + 7.2.0-rc3 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe MongoDB Inc cli database nosql - https://docs.mongodb.org/master/release-notes/7.1/ + https://docs.mongodb.org/master/release-notes/7.2/ https://www.mongodb.com/community/licensing false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/mongodb.portable diff --git a/automatic/mongodb.portable/tools/chocolateyInstall.ps1 b/automatic/mongodb.portable/tools/chocolateyInstall.ps1 index 61fe56ea9..9546fc0fd 100644 --- a/automatic/mongodb.portable/tools/chocolateyInstall.ps1 +++ b/automatic/mongodb.portable/tools/chocolateyInstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.1.1.zip' -$checksum64 = 'f5df9dc465bd8a8d6aa504cec218605c30bcddc5968145dda74e94cc9358de01' +$url64 = 'https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.2.0-rc3.zip' +$checksum64 = '5cf0174da872775db039fcf95fed9ac4ca0444270df89c7bee99799aabb9f851' $checksumType64 = 'sha256' $binRoot = Get-ToolsLocation diff --git a/automatic/mongodb/mongodb.json b/automatic/mongodb/mongodb.json index 121013a52..a7a5bf38d 100644 --- a/automatic/mongodb/mongodb.json +++ b/automatic/mongodb/mongodb.json @@ -22,5 +22,5 @@ "7.0": "7.0.4", "7.1-rc": "7.1.1-rc0", "7.1": "7.1.1", - "7.2-rc": "7.2.0-rc1" + "7.2-rc": "7.2.0-rc3" } diff --git a/automatic/mongodb/mongodb.nuspec b/automatic/mongodb/mongodb.nuspec index 2af38d706..a6772fc94 100644 --- a/automatic/mongodb/mongodb.nuspec +++ b/automatic/mongodb/mongodb.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 7.1.1 + 7.2.0-rc3 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe MongoDB Inc cli database nosql admin - https://docs.mongodb.org/master/release-notes/7.1/ + https://docs.mongodb.org/master/release-notes/7.2/ https://www.mongodb.com/community/licensing false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/mongodb @@ -75,7 +75,7 @@ let them know the package is no longer updating correctly. - + diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt index 9f24ce09a..fe1e756b6 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/nightly-win64/20231201-0427/vlc-4.0.0-dev-win64-e77ef32a.exe + x64: https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231202-0220/vlc-3.0.20-win64-5d465814.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: 885270113B534D277F1F3F8615F4D645B6914C60317926F91ADBA2F80AA27786 + checksum64: CC4D00262F6BD93BCE0DBA4FF5C65B22BE341D8E3C98516714CA08EED8CD045C Using AU: - Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20231201-0427/vlc-4.0.0-dev-win64-e77ef32a.exe + Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20231202-0220/vlc-3.0.20-win64-5d465814.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 159ea7f5f..2a6eb6751 100644 --- a/automatic/vlc-nightly/vlc-nightly.json +++ b/automatic/vlc-nightly/vlc-nightly.json @@ -1,4 +1,4 @@ { - "3.0": "3.0.20.20231201", + "3.0": "3.0.20.20231202", "4.0": "4.0.0.20231201" } diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec index 52db47aff..c02679d1c 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.20231201 + 3.0.20.20231202 Maurice Kevenaar