Updated to SABNzbd+ 0.7.4

This commit is contained in:
Iristyle
2012-10-11 20:10:38 -04:00
parent 2894aa4b1a
commit fe04327bb8
2 changed files with 35 additions and 28 deletions

View File

@@ -27,8 +27,8 @@ try
}
#uses NSIS installer
Install-ChocolateyPackage 'SABnzbd-0.7.3-win32-setup' 'exe' '/S' `
'http://sourceforge.net/projects/sabnzbdplus/files/sabnzbdplus/0.7.3/SABnzbd-0.7.3-win32-setup.exe/download'
Install-ChocolateyPackage 'SABnzbd-0.7.4-win32-setup' 'exe' '/S' `
'http://sourceforge.net/projects/sabnzbdplus/files/sabnzbdplus/0.7.4/SABnzbd-0.7.4-win32-setup.exe/download'
#need to turn on / install services
@("${Env:\ProgramFiles(x86)}", '^%ProgramFiles(x86)^%'),