Skip to content

Commit

Permalink
AU: 1 updated - coderush-vs2015
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Jul 3, 2018
1 parent 75d9fe4 commit f087617
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions automatic/coderush-vs2015/coderush-vs2015.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<metadata>
<id>coderush-vs2015</id>
<title>CodeRush</title>
<version>18.1.5</version>
<version>18.1.6</version>
<authors>DevExpress</authors>
<owners>Pascal Berger</owners>
<iconUrl>https://cdn.rawgit.com/pascalberger/chocolatey-packages/8be038f3db7d5140cf5f33e058c9adaba33128c4/icons/coderush.png</iconUrl>
<iconUrl>https://cdn.rawgit.com/bbtsoftware/chocolatey-packages/8be038f3db7d5140cf5f33e058c9adaba33128c4/icons/coderush.png</iconUrl>
<projectUrl>https://www.devexpress.com/products/coderush/</projectUrl>
<packageSourceUrl>https://github.com/pascalberger/chocolatey-packages/tree/master/automatic/coderush</packageSourceUrl>
<licenseUrl>https://www.devexpress.com/Support/EULAs/CodeRush.xml</licenseUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/coderush-vs2015/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$parameters = @{
PackageName = "coderush-vs2015"
VsixUrl = "https://devexpress.gallerycdn.vsassets.io/extensions/devexpress/coderushforroslyn/18.1.5/1529422093193/DevExpress.CodeRush.Roslyn-18.1.5.vsix"
VsixUrl = "https://devexpress.gallerycdn.vsassets.io/extensions/devexpress/coderushforroslyn/18.1.6/1530628017846/DevExpress.CodeRush.Roslyn-18.1.6.vsix"
VsVersion = 14
Checksum = "ef53d7f8d1449ba59bf1bb36ad42c64ab66445f215e473e7f147e9230f9aa57c"
Checksum = "44fedec5ec9f405924f3bb974514163e5f386fe0271249d0b29686ac587c32db"
ChecksumType = "sha256"
}

Expand Down

0 comments on commit f087617

Please sign in to comment.