diff --git a/automatic/comic-collector/comic-collector.nuspec b/automatic/comic-collector/comic-collector.nuspec index 0dc0018d2..c696ea499 100644 --- a/automatic/comic-collector/comic-collector.nuspec +++ b/automatic/comic-collector/comic-collector.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 18.0.0 + 19.0.2 Maurice Kevenaar @@ -47,14 +47,15 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe https://github.com/mkevenaar/chocolatey-packages https://help.clz.com/comic/desktop/windows Comic Database Software - catalog your comic book collection - Comic Database Software - catalog your comic book collection - + + +]]> diff --git a/automatic/comic-collector/tools/chocolateyinstall.ps1 b/automatic/comic-collector/tools/chocolateyinstall.ps1 index f91db7e0f..fe1bdfd1c 100644 --- a/automatic/comic-collector/tools/chocolateyinstall.ps1 +++ b/automatic/comic-collector/tools/chocolateyinstall.ps1 @@ -1,8 +1,8 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'http://installers.collectorz.com/comic-win/comiccollectorsetup1843.exe' -$checksum = '947a543b45e3bd114d29d6f023099cc99ed53100d0815e31352c147c2c9e55b2' +$url = 'http://installers.collectorz.com/comic-win/comiccollectorsetup1902.exe' +$checksum = '12a34a0e4e6042fbe42ca9e152e864965a0d17bcfbc4dab3c3edb03b3161d624' $checksumType = 'sha256' $packageArgs = @{ diff --git a/automatic/game-collector/game-collector.nuspec b/automatic/game-collector/game-collector.nuspec index cc8b350b9..7bd83d05f 100644 --- a/automatic/game-collector/game-collector.nuspec +++ b/automatic/game-collector/game-collector.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 18.0.0 + 19.0.2 Maurice Kevenaar @@ -47,14 +47,15 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe https://github.com/mkevenaar/chocolatey-packages https://help.clz.com/game/desktop/windows Video Game Database Software - catalog your game collection - Video Game Database Software - catalog your game collection - + + +]]> diff --git a/automatic/game-collector/tools/chocolateyinstall.ps1 b/automatic/game-collector/tools/chocolateyinstall.ps1 index 2f98f9312..fb50658ed 100644 --- a/automatic/game-collector/tools/chocolateyinstall.ps1 +++ b/automatic/game-collector/tools/chocolateyinstall.ps1 @@ -1,8 +1,8 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'http://installers.collectorz.com/game-win/gamecollectorsetup1833.exe' -$checksum = '7f29891f20e6d2dda9ab02c4c21a4efd7848c67b77306d6ad06621261f979f19' +$url = 'http://installers.collectorz.com/game-win/gamecollectorsetup1902.exe' +$checksum = 'c6cf35a070ca81d75e7d726486fd0e54d5099180d083c7cad35ac8dbc669794a' $checksumType = 'sha256' $packageArgs = @{