diff --git a/automatic/windowblinds/tools/chocolateyinstall.ps1 b/automatic/windowblinds/tools/chocolateyinstall.ps1 index bb2c134e..46f04f2a 100644 --- a/automatic/windowblinds/tools/chocolateyinstall.ps1 +++ b/automatic/windowblinds/tools/chocolateyinstall.ps1 @@ -2,9 +2,9 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = '' -$checksum = '' -$checksumType = '' +$url = 'https://cdn.stardock.us/downloads/public/software/windowblinds/WindowBlinds10_setup_sd.exe' +$checksum = 'c8f1f37c5fa19b5f1775a6938c1b9da950ea9081527d210d743494dc72334a4e' +$checksumType = 'sha256' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/automatic/windowblinds/windowblinds.nuspec b/automatic/windowblinds/windowblinds.nuspec index 5ed8f327..f893ec90 100644 --- a/automatic/windowblinds/windowblinds.nuspec +++ b/automatic/windowblinds/windowblinds.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.microsoft.com/en-us/nuget/re - 0.0.0 + 10.89 keithlammers virtualex @@ -46,11 +46,12 @@ This is a nuspec. It mostly adheres to https://docs.microsoft.com/en-us/nuget/re https://github.com/virtualex-itv/chocolatey-packages/tree/master/automatic/windowblinds https://www.stardock.com/support/ Skin and theme your Windows desktop. - Customize the look and feel of your taskbar window frames and more. + +**Please Note**: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly. +]]>