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 Sep 18, 2018
1 parent 7493dd6 commit 04cc222
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automatic/coderush-vs2015/coderush-vs2015.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>coderush-vs2015</id>
<title>CodeRush</title>
<version>18.1.10</version>
<version>18.1.11</version>
<authors>DevExpress</authors>
<owners>Pascal Berger</owners>
<iconUrl>https://cdn.rawgit.com/bbtsoftware/chocolatey-packages/8be038f3db7d5140cf5f33e058c9adaba33128c4/icons/coderush.png</iconUrl>
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.10/1536041977383/DevExpress.CodeRush.Roslyn-18.1.10.vsix"
VsixUrl = "https://devexpress.gallerycdn.vsassets.io/extensions/devexpress/coderushforroslyn/18.1.11/1537285054247/DevExpress.CodeRush.Roslyn-18.1.11.vsix"
VsVersion = 14
Checksum = "92b443a3aedbe8cefb4eb74907e07b996a2568f6884ed794a2f3b05429dc7380"
Checksum = "3e93b416aa20906648bc05ffda064833e0a38cb25e05633872af86ef75c10869"
ChecksumType = "sha256"
}

Expand Down

0 comments on commit 04cc222

Please sign in to comment.