diff --git a/lenovo-thinkvantage-system-update/lenovo-thinkvantage-system-update.nuspec b/lenovo-thinkvantage-system-update/lenovo-thinkvantage-system-update.nuspec index 9675be57..5cacd1f0 100644 --- a/lenovo-thinkvantage-system-update/lenovo-thinkvantage-system-update.nuspec +++ b/lenovo-thinkvantage-system-update/lenovo-thinkvantage-system-update.nuspec @@ -3,7 +3,7 @@ lenovo-thinkvantage-system-update - 5.07.0140 + 5.08.01.0005 https://github.com/flcdrg/au-packages/tree/master/lenovo-thinkvantage-system-update flcdrg Lenovo System Update @@ -53,7 +53,7 @@ The following operating system are supported: This package is automatically updated by referencing the data feed provided by Lenovo. Should it be outdated by more than a few days please leave a comment below. - 2022-09-29 release - https://download.lenovo.com/pccbbs/thinkvantage_en/system_update_5.07.0140.txt + 2022-12-19 release - https://download.lenovo.com/pccbbs/thinkvantage_en/system_update_5.08.01.0005.txt diff --git a/lenovo-thinkvantage-system-update/tools/chocolateyinstall.ps1 b/lenovo-thinkvantage-system-update/tools/chocolateyinstall.ps1 index 01da6fe9..f55b566e 100644 --- a/lenovo-thinkvantage-system-update/tools/chocolateyinstall.ps1 +++ b/lenovo-thinkvantage-system-update/tools/chocolateyinstall.ps1 @@ -2,8 +2,8 @@ $packageName= 'lenovo-thinkvantage-system-update' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://download.lenovo.com/pccbbs/thinkvantage_en/system_update_5.07.0140.exe' -$checksum = '1fa965f7e072bd99528f7ac10866834d79852e0baab57b89ec727aff3b61fad4' +$url = 'https://download.lenovo.com/pccbbs/thinkvantage_en/system_update_5.08.01.0005.exe' +$checksum = '86cb2dd205c8d5777d972ed00638a52016d9a75035cd598b06724e57ede0756d' $packageArgs = @{ packageName = $packageName