File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >slade</id >
5- <version >3.2.10 </version >
5+ <version >3.2.11 </version >
66 <title >Slade</title >
77 <authors >sirjuddington</authors >
88 <owners >tunisiano</owners >
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
33. " $ ( Join-Path $toolsDir commonEnv.ps1) "
44
55$checksumType = ' sha256'
6- $url = ' https://slade.mancubus.net/files/3.2.10 /slade_3.2.10_x64 .7z'
7- $checksum = ' 208a3d27ce2ed03499f68847cb6bf2de2fdf80bd7249c67b55a43dbd90950d70 '
6+ $url = ' https://slade.mancubus.net/files/3.2.11 /slade_3.2.11_x64 .7z'
7+ $checksum = ' 69cf7c641cd2f587c58c5835773a4ee5d31137e04fb2a74256682f99c93ee538 '
88
99
1010$unzipLocation = $installLocation
You can’t perform that action at this time.
0 commit comments