SABnzbd Upgraded to 0.7.5

This commit is contained in:
Iristyle
2012-11-04 10:18:43 -05:00
parent 8047727bed
commit e232bf45aa
2 changed files with 25 additions and 39 deletions

View File

@@ -35,8 +35,8 @@ try
}
#uses NSIS installer
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'
Install-ChocolateyPackage 'SABnzbd-0.7.5-win32-setup.exe' 'exe' '/S' `
'http://sourceforge.net/projects/sabnzbdplus/files/sabnzbdplus/0.7.5/SABnzbd-0.7.5-win32-setup.exe/download'
#need to turn on / install services
@("${Env:\ProgramFiles(x86)}", '^%ProgramFiles(x86)^%'),