diff --git a/automatic/skype/skype.nuspec b/automatic/skype/skype.nuspec index 1e4c4ee2aab..a411282c35e 100644 --- a/automatic/skype/skype.nuspec +++ b/automatic/skype/skype.nuspec @@ -3,7 +3,7 @@ skype Skype - 8.92.0.204 + 8.92.0.401 Microsoft chocolatey-community,Rob Reynolds Skype - VOIP diff --git a/automatic/skype/tools/chocolateyInstall.ps1 b/automatic/skype/tools/chocolateyInstall.ps1 index 211d7de42c1..40102b7f80c 100644 --- a/automatic/skype/tools/chocolateyInstall.ps1 +++ b/automatic/skype/tools/chocolateyInstall.ps1 @@ -4,8 +4,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = 'Skype*' fileType = 'msi' - url = 'https://download.skype.com/s4l/download/win/Skype-8.92.0.204.msi' - checksum = '6e4c6a023777cf008a7bf7b77932c850c3fd6aa74f0ad9e6daa5045795f30f28' + url = 'https://download.skype.com/s4l/download/win/Skype-8.92.0.401.msi' + checksum = '394ea5b8654ba9a07ec395ad2028f7bf8ba494353897b7d080bdcdbf0183ae33' checksumType = 'sha256' silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" validExitCodes = @(0) diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 7f1930aff85..1e30d11cf5f 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/6ed4d436a9b6ae131732f4e2a723868231f4473a/VSCodeSetup-ia32-1.75.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/6ed4d436a9b6ae131732f4e2a723868231f4473a/VSCodeSetup-x64-1.75.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/717d7d62c8b4566ab6704de931e7fe8e0649d810/VSCodeSetup-ia32-1.75.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/717d7d62c8b4566ab6704de931e7fe8e0649d810/VSCodeSetup-x64-1.75.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = 'fc0a79a1c77006de5e50952b3bf180542c8196a361bd6e9762d08c4f0ff5e23aa650e085377964d95aaa5d963e5a54eb291670f3276972399326c2fb23a35e1d' + checksum = 'ce2d80d35e2857328307a5efc5da24a01516140d5b5d6c2f81c28ef0b1746437d31f3480dc5ba8f139de656b6bcc1fa5f9965c36466273bf8bf4bde041e716da' checksumType = 'sha512' - checksum64 = 'e9f043676e156251b0844b57d14c3d40d2ccc5d6e02efe1e1050bc84116189e04e626268c1875c1723bebe0291512e24050a4afba7eb330034ebb0047f348075' + checksum64 = 'cfcacd88640c03b93fac89e0951bb3aafcf647a3c6b87282c322280e65199ea916691b74ac9f6d69cc95ef103187f2c7a0240119cee16d9ebaa335bdcbc64fae' 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 cc1d8e22664..787cdd21c3c 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.75.0.20221223 + 1.75.0.20230103 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 747237563a3..c8e81e3cb5a 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.75.0.20221223 + 1.75.0.20230103 Microsoft chocolatey-community https://code.visualstudio.com/insiders @@ -48,7 +48,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