Skip to content

Commit

Permalink
AU: 8 updated - nodejs nodejs.install simplewall simplewall.install s…
Browse files Browse the repository at this point in the history
…implewall.portable sonarlint-vs2015 vscode-insiders vscode-insiders.install

[skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/82fcb79398308af9634622772bd84278e9930d9e
  • Loading branch information
Chocolatey Community committed Jul 5, 2021
1 parent bdeb930 commit 9b82e8e
Show file tree
Hide file tree
Showing 19 changed files with 35 additions and 35 deletions.
8 changes: 4 additions & 4 deletions automatic/nodejs.install/legal/VERIFICATION.txt
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://nodejs.org/dist/v16.4.1/node-v16.4.1-x86.msi>
64-Bit: <https://nodejs.org/dist/v16.4.1/node-v16.4.1-x64.msi>
32-Bit: <https://nodejs.org/dist/v16.4.2/node-v16.4.2-x86.msi>
64-Bit: <https://nodejs.org/dist/v16.4.2/node-v16.4.2-x64.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: F05522114177FD5ACF49B2C81ACA438F3C88284C5D69196EFC2DF8BB43CB8090
checksum64: A6C50420AB8E65DF482E841A41A309582445480F2682E58BA3AF30EDF558B43B
checksum32: 673D795619D512091EE6DAF6CEC871B668B001F0D3BF26897CD1B412AA505534
checksum64: 6412F2CB303F1BC1167953E4252A22C142CD5C013301C7222B0E95F077BD3F04

File 'LICENSE.txt' is obtained from <https://github.com/nodejs/node/blob/03023fa7ae060c082a014f792d5d1f481a599460/LICENSE>
6 changes: 3 additions & 3 deletions automatic/nodejs.install/nodejs.install.json
Expand Up @@ -5,11 +5,11 @@
"9": "9.11.2",
"10": "10.24.1",
"11": "11.15.0",
"12": "12.22.2",
"12": "12.22.3",
"5": "5.12.0",
"7": "7.10.1",
"13": "13.14.0",
"14": "14.17.2",
"14": "14.17.3",
"15": "15.14.0",
"16": "16.4.1"
"16": "16.4.2"
}
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs.install</id>
<title>Node JS (Install)</title>
<version>16.4.1</version>
<version>16.4.2</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/nodejs.install/tools/chocolateyInstall.ps1
Expand Up @@ -2,8 +2,8 @@

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$filePath32 = "$toolsPath\node-v16.4.1-x86.msi"
$filePath64 = "$toolsPath\node-v16.4.1-x64.msi"
$filePath32 = "$toolsPath\node-v16.4.2-x86.msi"
$filePath64 = "$toolsPath\node-v16.4.2-x64.msi"
$installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') {
Write-Host "Installing 64 bit version"; $filePath64 }
else { Write-Host "Installing 32 bit version"; $filePath32 }
Expand Down
6 changes: 3 additions & 3 deletions automatic/nodejs/nodejs.json
Expand Up @@ -5,11 +5,11 @@
"9": "9.11.2",
"10": "10.24.1",
"11": "11.15.0",
"12": "12.22.2",
"12": "12.22.3",
"5": "5.12.0",
"7": "7.10.1",
"13": "13.14.0",
"14": "14.17.2",
"14": "14.17.3",
"15": "15.14.0",
"16": "16.4.1"
"16": "16.4.2"
}
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>16.4.1</version>
<version>16.4.2</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -28,7 +28,7 @@ While this package now provides both **Current** and **LTS** releases of Node.js
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[16.4.1]" />
<dependency id="nodejs.install" version="[16.4.2]" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions automatic/simplewall.install/legal/VERIFICATION.txt
Expand Up @@ -6,14 +6,14 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/henrypp/simplewall/releases/download/v.3.3.4/simplewall-3.3.4-setup.exe
x86: https://github.com/henrypp/simplewall/releases/download/v.3.3.5/simplewall-3.3.5-setup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 1DD98AD7B4CD3437BBD0B583DD0B7F30C7C67DD9C91C62EEBEC7A726283F717B
checksum32: C58F7446BC7F9565ABC00B08239A2FFBB27ED913E2C770A45653A890F8B1A4E5

The included 'LICENSE.txt' file have been obtained from:
https://github.com/henrypp/simplewall/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/simplewall.install/simplewall.install.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>simplewall.install</id>
<version>3.3.4</version>
<version>3.3.5</version>
<authors>Henry++</authors>
<summary>Simple tool to configure Windows Filtering Platform.</summary>
<description><![CDATA[Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
Expand Down
2 changes: 1 addition & 1 deletion automatic/simplewall.install/tools/chocolateyInstall.ps1
Expand Up @@ -3,7 +3,7 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "simplewall*"
file = "$toolsDir\simplewall-3.3.4-setup.exe"
file = "$toolsDir\simplewall-3.3.5-setup.exe"
fileType = "exe"
silentArgs = "/S"
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/simplewall.portable/legal/VERIFICATION.txt
Expand Up @@ -6,14 +6,14 @@ The archive have been downloaded from the GitHub mirror and can be verified like

1. Download the following archive(s):

x86: https://github.com/henrypp/simplewall/releases/download/v.3.3.4/simplewall-3.3.4-bin.zip
x86: https://github.com/henrypp/simplewall/releases/download/v.3.3.5/simplewall-3.3.5-bin.zip

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: BEE0E6D228A2F33EFBE8995E9A06BFB6596D1433946A642BDF882B2D279A9833
checksum32: 3D8702E248CC7A5408744607EAB7CC2F445EAA76FCCAAD02CC0273685ED21956

The included 'LICENSE.txt' file have been obtained from:
https://github.com/henrypp/simplewall/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/simplewall.portable/simplewall.portable.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>simplewall.portable</id>
<version>3.3.4</version>
<version>3.3.5</version>
<authors>Henry++</authors>
<summary>Simple tool to configure Windows Filtering Platform.</summary>
<description><![CDATA[Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
Expand Down
2 changes: 1 addition & 1 deletion automatic/simplewall.portable/tools/chocolateyInstall.ps1
Expand Up @@ -2,7 +2,7 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\simplewall-3.3.4-bin.zip"
file = "$toolsDir\simplewall-3.3.5-bin.zip"
destination = $toolsDir
}

Expand Down
4 changes: 2 additions & 2 deletions automatic/simplewall/simplewall.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>simplewall</id>
<version>3.3.4</version>
<version>3.3.5</version>
<authors>Henry++</authors>
<summary>Simple tool to configure Windows Filtering Platform.</summary>
<description><![CDATA[Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
Expand Down Expand Up @@ -37,7 +37,7 @@ The lightweight application is less than a megabyte, and it is compatible with W
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/simplewall</packageSourceUrl>
<releaseNotes>https://github.com/henrypp/simplewall/blob/master/CHANGELOG.md</releaseNotes>
<dependencies>
<dependency id="simplewall.install" version="[3.3.4]" />
<dependency id="simplewall.install" version="[3.3.5]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarlint-vs2015/legal/VERIFICATION.txt
Expand Up @@ -5,7 +5,7 @@ in verifying that this package's contents are trustworthy.
The extension has been downloaded from their official download link listed on <https://marketplace.visualstudio.com/items?itemName=SonarSource.SonarLintforVisualStudio>
and can be verified like this:

1. Download <https://marketplace.visualstudio.com/_apis/public/gallery/publishers/SonarSource/vsextensions/SonarLintforVisualStudio/4.35.0.32570/vspackage>
1. Download <https://marketplace.visualstudio.com/_apis/public/gallery/publishers/SonarSource/vsextensions/SonarLintforVisualStudio/4.36.0.34265/vspackage>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'
Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarlint-vs2015/sonarlint-vs2015.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sonarlint-vs2015</id>
<title>SonarLint for Visual Studio 2015</title>
<version>4.35.0.32570</version>
<version>4.36.0.34265</version>
<authors>SonarSource (SonarSource SA)</authors>
<owners>chocolatey-community, Pascal Berger</owners>
<projectSourceUrl>https://github.com/SonarSource-VisualStudio/sonarlint-visualstudio</projectSourceUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarlint-vs2015/tools/chocolateyInstall.ps1
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop';

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$filePath = "$toolsPath\SonarLint.VSIX-4.35.0.32570-2015.vsix"
$filePath = "$toolsPath\SonarLint.VSIX-4.36.0.34265-2015.vsix"

$vsixUrl = "file://" + $filePath.Replace("\", "/")

Expand Down
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/9056b400b527c562871093916081c3e6df2691dd/VSCodeSetup-ia32-1.58.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/9056b400b527c562871093916081c3e6df2691dd/VSCodeSetup-x64-1.58.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/1db97b8c87fb32aa47b58135832733f4950362b4/VSCodeSetup-ia32-1.58.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/1db97b8c87fb32aa47b58135832733f4950362b4/VSCodeSetup-x64-1.58.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '6d51a7b0afdff9363c3c5e8665c66ab7a5b8e52db52c1f09f02f3bf39b266700fe26be23d021eece07e20893abaffa49a2630e1f01310d9a3c58eb5a664f54bf'
checksum = '2deaff5bf76d962501ce2acb028f0f9b9e5348788e8905a919ca04f58ac52228e92539297753ba62f18ea4274d43ba5aea105208ce1910851b7132cb05852f19'
checksumType = 'sha512'
checksum64 = '31a25b55f3c49cc922a65e09da844a7170376b5dc7b213a36dd74a5f020a6468dd5c934fde0ba5b68e5a1a61c66524863d5b3c7bfb3bd6af77ad2e4c00abb741'
checksum64 = 'a22095fe178fe76f069889fedec465a673525b35542e210b933614261fa0a83dbf25836dc886022777fbe3188c5ca0947e73a66706d17788a3e1003ceb3804ca'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.58.0.20210703</version>
<version>1.58.0.20210705</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.58.0.20210703</version>
<version>1.58.0.20210705</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -47,7 +47,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.58.0.20210703]" />
<dependency id="vscode-insiders.install" version="[1.58.0.20210705]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 9b82e8e

Please sign in to comment.