diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 93882c38145..52786e11a75 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "107.0.5298.0-snapshots", + "snapshots": "107.0.5299.0-snapshots", "stable": "105.0.5195.102" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 81b8982b78c..95d2bbd1f51 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 107.0.5298.0-snapshots + 107.0.5299.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 85077411195..61a600a3bd2 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 6C2AECCF98E976BDF8B080445A6792797F95DFE88F91FA6B65DF5D34A6CBC2D0 - checksum64: 51FEA9227556EC0D19AF0523D669957DA785279E4BDA87004C2EAC714B3631C4 + checksum32: D252DA65637CC1A0456D5591A8A8CD497355EED70FECC8C4BF8E2043B65F2EBC + checksum64: A270CCC46CB364DF487825EBA0496721FC0217CAFCC749301E1323FFA78120EF The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 1a8653c20f1..4cb454fba93 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "107.0.5298.0-snapshots" +$version = "107.0.5299.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/codelite/Readme.md b/automatic/codelite/Readme.md index ca5f543ab30..b3095f058f7 100644 --- a/automatic/codelite/Readme.md +++ b/automatic/codelite/Readme.md @@ -1,4 +1,4 @@ -# [codelite](https://chocolatey.org/packages/codelite) +# [codelite](https://chocolatey.org/packages/codelite) CodeLite is an open-source, cross plattform IDE specialized in C, C++, PHP and JavaScript (mainly for backend developers using Node.js) programming languages which runs best on all major Plattforms (OSC, Windows and Linux) diff --git a/automatic/codelite/codelite.nuspec b/automatic/codelite/codelite.nuspec index ec3ce89f9b1..8e050c6e58f 100644 --- a/automatic/codelite/codelite.nuspec +++ b/automatic/codelite/codelite.nuspec @@ -3,13 +3,13 @@ codelite - 15.0.0 - https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/codelite + 16.0.0 + https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/codelite chocolatey-community CodeLite Eran Ifrah,CodeLite team http://www.codelite.org/ - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@b3019d95b3c82527119494f67f2d4c930417913f/icons/codelite.png + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@b3019d95b3c82527119494f67f2d4c930417913f/icons/codelite.png © 2021 by SmartKoders, All rights reserved. https://github.com/eranif/codelite/blob/master/LICENSE false @@ -26,8 +26,10 @@ programming languages which runs best on all major Plattforms (OSC, Windows and ## Notes - This package downloads the installer which includes CodeLite, the MinGW suite and the wxWidgets SDK. +- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.** + ]]> - https://github.com/eranif/codelite/releases/tag/15.0.0 + https://github.com/eranif/codelite/releases/tag/16.0.0 diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 7242909ed3f..107b0fd9bd8 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/835ace5796cec0ed19a7eec119b26b57220b0f1a/VSCodeSetup-ia32-1.72.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/835ace5796cec0ed19a7eec119b26b57220b0f1a/VSCodeSetup-x64-1.72.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/1a55beb2aaee64eb8d0cbe5b61b10088bbc6c895/VSCodeSetup-ia32-1.72.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/1a55beb2aaee64eb8d0cbe5b61b10088bbc6c895/VSCodeSetup-x64-1.72.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = '3aed4b091956d4599b2dd65ac3a858ac617a34849b457c1e327d039cf52d7c2f69521dce0b4dcdbecee7f13122e5462753e9bb5b23762e9ff7243fb85741ec87' + checksum = 'dfe9b94e71c6df7a2ec8f71b5a3ea1539ee579cccbd1c1b2a573672847ebda6b45cdc6795cdff4568fd10b246ab376ac45c76da4954560ec3021c8f118a19441' checksumType = 'sha512' - checksum64 = '131e7529d06e60e4f656d2c6b01ee9d3ae1e15a7e7a24ba3d61a63d505fd5823ae32990e45f26bf7528d7a1f40096b63e137c0806650c1b502fd0c520a033205' + checksum64 = '2e6dbf3119b86edb85f0292e16d33b38e3849ce335f18a5cf64686ea9779d32e6c12ed2d8035f5f3026ca477eacdbf14b9c8e6ee18bc82ae7e3cbbbd3d440534' 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 ba3b9a6b977..b7e803dce81 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.72.0.20220912 + 1.72.0.20220913 Microsoft chocolatey-community https://code.visualstudio.com/insiders