From 164149cc47b0e2999d6ba9d7e3dfb434f1435341 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Tue, 2 Feb 2021 06:13:15 +0000 Subject: [PATCH] AU: 3 updated - gom-player vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/a9b70f2b18211cbd9341234bc737a8b642a6a574 --- automatic/gom-player/gom-player.nuspec | 2 +- automatic/gom-player/tools/chocolateyinstall.ps1 | 2 +- .../vscode-insiders.install/tools/chocolateyInstall.ps1 | 8 ++++---- .../vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/automatic/gom-player/gom-player.nuspec b/automatic/gom-player/gom-player.nuspec index a81bf964c30..b5c189714d4 100644 --- a/automatic/gom-player/gom-player.nuspec +++ b/automatic/gom-player/gom-player.nuspec @@ -3,7 +3,7 @@ gom-player - 2.3.60.5324 + 2.3.61.5325 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/gom-player chocolatey-community, AdmiringWorm GOM Player (Install) diff --git a/automatic/gom-player/tools/chocolateyinstall.ps1 b/automatic/gom-player/tools/chocolateyinstall.ps1 index dccde69204d..4ab435cd7a8 100644 --- a/automatic/gom-player/tools/chocolateyinstall.ps1 +++ b/automatic/gom-player/tools/chocolateyinstall.ps1 @@ -5,7 +5,7 @@ $packageArgs = @{ fileType = 'exe' url = 'https://cdn.gomlab.com/gretech/player/GOMPLAYERGLOBALSETUP_NEW.EXE' softwareName = 'GOM Player' - checksum = '710c9cf9d63da522d81b1bce83db0b61b3053a49a8be32095fc2d4fa9694d394' + checksum = '22bb8559f5cbebaab03857f7270a53a9d91c37f81c015086062a2a3385b7ff7e' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 336d6873ab8..9104bc138c4 100644 --- a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 +++ b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 @@ -22,14 +22,14 @@ function Get-MergeTasks { $packageArgs = @{ packageName = "$env:ChocolateyPackageName" fileType = 'exe' - url = 'https://az764295.vo.msecnd.net/insider/565dc9704f27619ad73867fddde6bbca88110c18/VSCodeSetup-ia32-1.53.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/565dc9704f27619ad73867fddde6bbca88110c18/VSCodeSetup-x64-1.53.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/b99487f4168ba70369edfb8629303be0d3979d4b/VSCodeSetup-ia32-1.53.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/b99487f4168ba70369edfb8629303be0d3979d4b/VSCodeSetup-x64-1.53.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = '136d76c0914aecaeb428065b9ab0cfea6c520d9fd3a2283b9d3db347a858dfe0aaed0f1d90d916630b6f02f9e0a1c0f5a9b91c40abdbe1d5d8c0b2b7f63d0164' + checksum = '0182ba8662a7fc00f36c4970b812fc8633d0c1957b3a3e7fbc5d3a09d549b42f6317e2c8d0cb108b2234b2d2abecba252ccf23646b8a1dd59c03241bce958a94' checksumType = 'sha512' - checksum64 = '47868ad55151a26173f7d8cefe649564bac88bbba9b8b710cd2066c4d8c7cd6e06d2782600110f95338025c7969dc2b00fdaecddba17395913094e1e8aecf178' + checksum64 = 'c0236ab7beb066baf8d464bfe8e59d9d5e201f6d105aef0049debcfc7668c434bf1f72c1d1459fae7d7194195d725b96d7e912b5a0e0fb9cb96383e2fec00ffb' checksumType64 = 'sha512' silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation) diff --git a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec index 8abcd63bf41..23ae37d1a06 100644 --- a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec +++ b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec @@ -4,7 +4,7 @@ vscode-insiders.install Visual Studio Code Insiders (Install) - 1.53.0.20210201 + 1.53.0.20210202 Microsoft chocolatey-community https://code.visualstudio.com/insiders diff --git a/automatic/vscode-insiders/vscode-insiders.nuspec b/automatic/vscode-insiders/vscode-insiders.nuspec index 8f01754a6ea..efb868c7ee0 100644 --- a/automatic/vscode-insiders/vscode-insiders.nuspec +++ b/automatic/vscode-insiders/vscode-insiders.nuspec @@ -4,7 +4,7 @@ vscode-insiders Visual Studio Code Insiders - 1.53.0.20210201 + 1.53.0.20210202 Microsoft chocolatey-community https://code.visualstudio.com/insiders @@ -47,7 +47,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath" ]]> microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform - + https://code.visualstudio.com/updates/#_preview-features