Skip to content

Commit

Permalink
AU: 2 updated - freevideoeditor sonarlint-vs2015
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 30, 2018
1 parent bea2e80 commit 515700b
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion automatic/freevideoeditor/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/80d7b106a3d2edf543944581b2634972157df3de/icons/freevideoeditor.png" width="48" height="48"/> [freevideoeditor](https://chocolatey.org/packages/freevideoeditor)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@80d7b106a3d2edf543944581b2634972157df3de/icons/freevideoeditor.png" width="48" height="48"/> [freevideoeditor](https://chocolatey.org/packages/freevideoeditor)


Free video software that allows you to edit video files and create videos of all types. It supports the most popular video/audio formats and codecs, including DVD, HD and GoPro videos. Preconfigured profiles make the creation of videos for various multimedia and mobile devices a snap.
Expand Down
4 changes: 2 additions & 2 deletions automatic/freevideoeditor/freevideoeditor.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>freevideoeditor</id>
<version>5.8.9</version>
<version>6.1.0</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/freevideoeditor</packageSourceUrl>
<owners>chocolatey</owners>
<title>VSDC Free Video Editor</title>
<authors>Flash-Integro LLC</authors>
<projectUrl>http://www.videosoftdev.com/free-video-editor</projectUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/80d7b106a3d2edf543944581b2634972157df3de/icons/freevideoeditor.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@80d7b106a3d2edf543944581b2634972157df3de/icons/freevideoeditor.png</iconUrl>
<copyright>www.videosoftdev.com, Flash-Integro LLC</copyright>
<licenseUrl>http://www.videosoftdev.com/terms-and-conditions</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freevideoeditor/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type: sha256
checksum32: 2C4944A90CA5DE5404BE7F03202DD1CC2A48D42B3FBEDBAFD73D9DCAA98F10DE
checksum64: 9F983D496A14E2A2F3A1660B5861F3923A0D88D3260A67DDF2310395A2B93B98
checksum32: 1BA1589831DEDA4F31868B71AE48590F2D16E70B94D3573CDEDEFC1535E8A043
checksum64: 53B0E43DCC5EE20579DA7ADC1DB6C1775C32DD6E7197C4F9244634D84E2EF527

The file 'LICENSE.txt' has been obtained from <http://www.videosoftdev.com/terms-and-conditions>
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.rawgit.com/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/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
4 changes: 2 additions & 2 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.6.0.3815/1539351745117/SonarLint.VSIX-4.6.0.3815-2015.vsix>
1. Download <https://sonarsource.gallerycdn.vsassets.io/extensions/sonarsource/sonarlintforvisualstudio/4.7.0.3891/1540918554126/SonarLint.VSIX-4.7.0.3891-2015.vsix>
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: 527B41B3EAAB0DD79E602FFF6587388E8BABC04203D9306F708759BCED5A42E6
checksum: FC314916CEFB4E99C42D3359257B22B82947D59049352D27593E4D7840EA0B71

File 'LICENSE.txt' is obtained from <https://marketplace.visualstudio.com/items/SonarSource.SonarLintforVisualStudio/license>
4 changes: 2 additions & 2 deletions automatic/sonarlint-vs2015/sonarlint-vs2015.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<metadata>
<id>sonarlint-vs2015</id>
<title>SonarLint VSIX Extension</title>
<version>4.6.0.3815</version>
<version>4.7.0.3891</version>
<authors>SonarSource (SonarSource SA)</authors>
<owners>chocolatey, Pascal Berger</owners>
<projectSourceUrl>https://github.com/SonarSource-VisualStudio/sonarlint-visualstudio</projectSourceUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/9d190bd5283df93c69ff06df0b78a289af483aa2/icons/sonarlint-vs2015.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/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>
<licenseUrl>https://github.com/SonarSource-VisualStudio/sonarlint-visualstudio/blob/master/LICENSE</licenseUrl>
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.6.0.3815-2015.vsix"
$filePath = "$toolsPath\SonarLint.VSIX-4.7.0.3891-2015.vsix"

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

Expand Down

0 comments on commit 515700b

Please sign in to comment.