diff --git a/ChocolateyPackages/switcheroo.install/switcheroo.install.nuspec b/ChocolateyPackages/switcheroo.install/switcheroo.install.nuspec index 4a14c72f..f87340ab 100644 --- a/ChocolateyPackages/switcheroo.install/switcheroo.install.nuspec +++ b/ChocolateyPackages/switcheroo.install/switcheroo.install.nuspec @@ -3,7 +3,7 @@ switcheroo.install Switcheroo (Install) - 0.9.1.98 + 0.9.2.111 Regin Larsen, James Sulak Regin Larsen An alternative alt-tab task switcher diff --git a/ChocolateyPackages/switcheroo.install/tools/chocolateyInstall.ps1 b/ChocolateyPackages/switcheroo.install/tools/chocolateyInstall.ps1 index 0bb61fec..299a9ee3 100644 --- a/ChocolateyPackages/switcheroo.install/tools/chocolateyInstall.ps1 +++ b/ChocolateyPackages/switcheroo.install/tools/chocolateyInstall.ps1 @@ -1,6 +1,6 @@ $packageName = 'switcheroo.install' $installerType = 'EXE' -$url = 'https://github.com/kvakulo/Switcheroo/releases/download/v0.9.1/switcheroo-setup.exe' +$url = 'https://github.com/kvakulo/Switcheroo/releases/download/v0.9.2/switcheroo-setup.exe' $silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART' $validExitCodes = @(0) diff --git a/ChocolateyPackages/switcheroo.portable/switcheroo.portable.nuspec b/ChocolateyPackages/switcheroo.portable/switcheroo.portable.nuspec index f5be5037..e4b532de 100644 --- a/ChocolateyPackages/switcheroo.portable/switcheroo.portable.nuspec +++ b/ChocolateyPackages/switcheroo.portable/switcheroo.portable.nuspec @@ -3,7 +3,7 @@ switcheroo.portable Switcheroo (Portable) - 0.9.1.98 + 0.9.2.111 Regin Larsen, James Sulak Regin Larsen An alternative alt-tab task switcher diff --git a/ChocolateyPackages/switcheroo.portable/tools/chocolateyInstall.ps1 b/ChocolateyPackages/switcheroo.portable/tools/chocolateyInstall.ps1 index efbf2b0d..e3e46553 100644 --- a/ChocolateyPackages/switcheroo.portable/tools/chocolateyInstall.ps1 +++ b/ChocolateyPackages/switcheroo.portable/tools/chocolateyInstall.ps1 @@ -1,4 +1,4 @@ $packageName = 'switcheroo.portable' -$url = 'https://github.com/kvakulo/Switcheroo/releases/download/v0.9.1/switcheroo-portable.zip' +$url = 'https://github.com/kvakulo/Switcheroo/releases/download/v0.9.2/switcheroo-portable.zip' Install-ChocolateyZipPackage "switcheroo" "$url" "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" \ No newline at end of file diff --git a/ChocolateyPackages/switcheroo/switcheroo.nuspec b/ChocolateyPackages/switcheroo/switcheroo.nuspec index 8a8d2077..3c07a5bf 100644 --- a/ChocolateyPackages/switcheroo/switcheroo.nuspec +++ b/ChocolateyPackages/switcheroo/switcheroo.nuspec @@ -3,7 +3,7 @@ switcheroo Switcheroo - 0.9.1.98 + 0.9.2.111 Regin Larsen, James Sulak Regin Larsen An alternative alt-tab task switcher @@ -15,7 +15,7 @@ false https://cdn.rawgit.com/kvakulo/Switcheroo/8ff2eaaee6092b05e00b21f78745c1d2d834e0ae/logo.png - +