Skip to content

Commit

Permalink
AU: 3 updated - Firefox GoogleChrome sonarlint-vs2015
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 18, 2019
1 parent 726a31f commit 6896b98
Show file tree
Hide file tree
Showing 10 changed files with 217 additions and 217 deletions.
4 changes: 2 additions & 2 deletions automatic/firefox/firefox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"latest": "67.0.2",
"esr": "60.7.0"
"latest": "67.0.3",
"esr": "60.7.1"
}
4 changes: 2 additions & 2 deletions automatic/firefox/firefox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<version>67.0.2</version>
<version>67.0.3</version>
<authors>Mozilla</authors>
<projectUrl>https://www.mozilla.org/en-US/firefox/new/</projectUrl>
<projectSourceUrl>https://hg.mozilla.org/mozilla-central/</projectSourceUrl>
Expand Down Expand Up @@ -44,7 +44,7 @@
]]></description>
<summary>Bringing together all kinds of awesomeness to make browsing better for you</summary>
<tags>browser mozilla firefox admin foss cross-platform</tags>
<releaseNotes>https://www.mozilla.org/en-US/firefox/67.0.2/releasenotes/</releaseNotes>
<releaseNotes>https://www.mozilla.org/en-US/firefox/67.0.3/releasenotes/</releaseNotes>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/firefox</packageSourceUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
Expand Down
396 changes: 198 additions & 198 deletions automatic/firefox/tools/LanguageChecksums.csv

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions automatic/firefox/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$packageName = 'Firefox'
$softwareName = 'Mozilla Firefox'

$alreadyInstalled = (AlreadyInstalled -product $softwareName -version '67.0.2')
$alreadyInstalled = (AlreadyInstalled -product $softwareName -version '67.0.3')

if (Get-32bitOnlyInstalled -product $softwareName) {
Write-Output $(
Expand All @@ -34,7 +34,7 @@ if ($alreadyInstalled -and ($env:ChocolateyForce -ne $true)) {

Checksum = $checksums.Win32
ChecksumType = 'sha512'
Url = "https://download.mozilla.org/?product=firefox-67.0.2-ssl&os=win&lang=${locale}"
Url = "https://download.mozilla.org/?product=firefox-67.0.3-ssl&os=win&lang=${locale}"

silentArgs = '-ms'
validExitCodes = @(0)
Expand All @@ -43,7 +43,7 @@ if ($alreadyInstalled -and ($env:ChocolateyForce -ne $true)) {
if (!(Get-32bitOnlyInstalled($softwareName)) -and (Get-OSArchitectureWidth 64)) {
$packageArgs.Checksum64 = $checksums.Win64
$packageArgs.ChecksumType64 = 'sha512'
$packageArgs.Url64 = "https://download.mozilla.org/?product=firefox-67.0.2-ssl&os=win64&lang=${locale}"
$packageArgs.Url64 = "https://download.mozilla.org/?product=firefox-67.0.3-ssl&os=win64&lang=${locale}"
}

Install-ChocolateyPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/googlechrome/googlechrome.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>GoogleChrome</id>
<version>75.0.3770.90</version>
<version>75.0.3770.100</version>
<title>Google Chrome</title>
<owners>chocolatey</owners>
<authors>Google Inc.</authors>
Expand Down
6 changes: 3 additions & 3 deletions automatic/googlechrome/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '75.0.3770.90'
$version = '75.0.3770.100'
if ($version -eq (Get-ChromeVersion)) {
Write-Host "Google Chrome $version is already installed."
return
Expand All @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'MSI'
url = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise.msi'
url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise64.msi'
checksum = 'fb0c3d82925b431ce84d946424409f0b5f54d9952ee36c8875bb6a4175ec91e4'
checksum64 = 'eae626ad65d648f0ae2283f59b1b27bfa7a76e1f8977f1f6ff3c635d1400c909'
checksum = '99f8af27fb067f29de5b053f18da9e448f61a627dddf57879efc118c921fd99d'
checksum64 = '7b745d2f49e95285c9485d488df9a3c4fdacd5588a527a3a826f033cccba7a1b'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarlint-vs2015/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@9d190bd5283df93c69ff06df0b78a289af483aa2/icons/sonarlint-vs2015.png" width="48" height="48"/> [sonarlint-vs2015](https://chocolatey.org/packages/sonarlint-vs2015)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@9d190bd5283df93c69ff06df0b78a289af483aa2/icons/sonarlint-vs2015.png" width="48" height="48"/> [sonarlint-vs2015](https://chocolatey.org/packages/sonarlint-vs2015)


SonarLint is a Visual Studio 2015 extension that provides on-the-fly feedback to developers on new bugs and quality issues injected into C# and VB.NET code. SonarLint for Visual Studio is based on and benefits from the .NET Compiler Platform ("Roslyn") and its code analysis API to provide a fully-integrated user experience in Visual Studio 2015. With version 2.0 you can now establish a connection to a SonarQube server and bind your Visual Studio solution to a SonarQube project. This operation automatically updates the rulesets of the solution and attaches the required Roslyn analyzers to the solution.
Expand Down
6 changes: 3 additions & 3 deletions automatic/sonarlint-vs2015/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ 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://sonarsource.gallerycdn.vsassets.io/extensions/sonarsource/sonarlintforvisualstudio/4.9.0.4316/1554461319614/SonarLint.VSIX-4.9.0.4316-2015.vsix>
1. Download <https://marketplace.visualstudio.com/_apis/public/gallery/publishers/SonarSource/vsextensions/SonarLintforVisualStudio/4.10.0.9879/vspackage>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 61A0BFAA4FF6D78244176E8DA0960E2063C0C64DBF20BDDAF25A55C421CE78BC
checksum type:
checksum:

File 'LICENSE.txt' is obtained from <https://marketplace.visualstudio.com/items/SonarSource.SonarLintforVisualStudio/license>
6 changes: 3 additions & 3 deletions automatic/sonarlint-vs2015/sonarlint-vs2015.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<metadata>
<id>sonarlint-vs2015</id>
<title>SonarLint for Visual Studio 2015</title>
<version>4.9.0.4316</version>
<version>4.10.0.9879</version>
<authors>SonarSource (SonarSource SA)</authors>
<owners>chocolatey, Pascal Berger</owners>
<projectSourceUrl>https://github.com/SonarSource-VisualStudio/sonarlint-visualstudio</projectSourceUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@9d190bd5283df93c69ff06df0b78a289af483aa2/icons/sonarlint-vs2015.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@9d190bd5283df93c69ff06df0b78a289af483aa2/icons/sonarlint-vs2015.png</iconUrl>
<projectUrl>http://www.sonarlint.org/visualstudio/</projectUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/sonarlint-vs2015</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/sonarlint-vs2015</packageSourceUrl>
<licenseUrl>https://github.com/SonarSource-VisualStudio/sonarlint-visualstudio/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>SonarLint provides on-the-fly feedback to developers on new bugs and quality issues injected into C# and VB.Net code. In addition the connected mode allows to enforce governance policies by reporting the same issues in Visual Studio and in SonarQube server.</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarlint-vs2015/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop';

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

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

Expand Down

0 comments on commit 6896b98

Please sign in to comment.