Skip to content

Commit

Permalink
AU: 6 updated - comic-collector firefox-nightly game-collector movie-…
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed May 2, 2019
1 parent 1905e18 commit 24d7c87
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion automatic/comic-collector/comic-collector.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>19.2.1</version>
<version>19.2.2</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/comic-collector/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://installers.collectorz.com/comic-win/comiccollectorsetup1921.exe'
$checksum = '69a1aefee4299dafb07fab98987b534bba8d9af57b1634ca95f78b061df314f2'
$url = 'http://installers.collectorz.com/comic-win/comiccollectorsetup1922.exe'
$checksum = 'b39b7045c3dc72a9eb983c7f0cd5a576298a34daa22a0e1e3d96df5bb928ff41'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/firefox-nightly/firefox-nightly.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"nightly": "68.0.1.2019050121-alpha"
"nightly": "68.0.1.2019050209-alpha"
}
2 changes: 1 addition & 1 deletion automatic/firefox-nightly/firefox-nightly.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>68.0.1.2019050121-alpha</version>
<version>68.0.1.2019050209-alpha</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
2 changes: 1 addition & 1 deletion automatic/firefox-nightly/tools/LanguageChecksums.csv
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ en-CA|32|59da7a25e44b0f9fe2934b7043719bf231ebc397d207809628b837e27d3dfd204e59699
en-CA|64|ffa55fb3531a1051c3266be312136adca06843f2cf302d2a870603aba880cd3364d72bbecb889c901701587f831d0b7a9d3dc053a6ac3f03cf347c19b84a2e19
en-GB|32|6fe6048e877a788a22354a051f9512c72e61c7e2a182026d90aff2ffdd786a59a9911fc1d5e7049f1ccd59196132442401ab59e90ba5053f44fee5d0eda6d2f9
en-GB|64|601f087e301026833670e5f09582f27234e03bfb8280ce0945b6f4578d7a7a495f1d059da6ab568a7b014df08eaec5b05475bba0d78e8b87638f5499c7619ced
en-US|32|b419648bb51070324fd44bee80d114fc09ecc4cb4dcf65d13ac958c65280be5d0026164bcfc861e5c6bd81b93e55134680127bbfb8914417c4b686f1dd4d50ed
en-US|32|67b50a6767ccc5c3f4c4dff0826ad5ee0f3dada55e80f19109a1c4dee3e4b8df5a57d19da46e28bbcde74e81dd67c90e599f1f01cd5072ce53d7d34a9e5487c0
en-US|64|1261213528ec2ff9702bd5c5ffa8b4c0f08dfa80c22b23eb486acc491345629429f59628d36b6c2daad554ff2f2404f63a92516f01bb46477c7e6663b44125d3
eo|32|1130dee4d175ed348857825b15d9944a4d24a96dca41e4d3157cd8799081acae78bdddff44fba6fcf239e5b20bda1a286410bba0e0037352bd2e7f094294f802
eo|64|5c03ef2e672c8dba7c41450a27fc69b0956a0505abb9af2ddc0cf44ab110576947dcf656ae74114185a6fbe03cc0c1e20edd871244390114cb0a89cb8c04ec97
Expand Down
4 changes: 2 additions & 2 deletions automatic/firefox-nightly/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ if (Get-32bitOnlyInstalled -product $softwareName) {

Checksum = $checksums.Win32
ChecksumType = 'sha512'
Url = "https://archive.mozilla.org/pub/firefox/nightly/2019/05/2019-05-01-21-55-33-mozilla-central/firefox-68.0a1.${locale}.win32.installer.exe"
Url = "https://archive.mozilla.org/pub/firefox/nightly/2019/05/2019-05-02-09-52-27-mozilla-central/firefox-68.0a1.${locale}.win32.installer.exe"

silentArgs = '-ms'
validExitCodes = @(0)
Expand All @@ -43,7 +43,7 @@ if (Get-32bitOnlyInstalled -product $softwareName) {
if (!(Get-32bitOnlyInstalled($softwareName)) -and (Get-OSArchitectureWidth 64)) {
$packageArgs.Checksum64 = $checksums.Win64
$packageArgs.ChecksumType64 = 'sha512'
$packageArgs.Url64 = "https://archive.mozilla.org/pub/firefox/nightly/2019/05/2019-05-01-21-55-33-mozilla-central/firefox-68.0a1.${locale}.win64.installer.exe"
$packageArgs.Url64 = "https://archive.mozilla.org/pub/firefox/nightly/2019/05/2019-05-02-09-52-27-mozilla-central/firefox-68.0a1.${locale}.win64.installer.exe"
}

Install-ChocolateyPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/game-collector/game-collector.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>19.2.1</version>
<version>19.2.2</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/game-collector/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://installers.collectorz.com/game-win/gamecollectorsetup1921.exe'
$checksum = '264503d9d637d2d14120bc4e9fd64f9d6bacdc7e57f75010f007d9b1b714a1e1'
$url = 'http://installers.collectorz.com/game-win/gamecollectorsetup1922.exe'
$checksum = '6b080b80f859702ef54d8b1b8280f2d4fb3147578b023328212b2b2d2fbdb2d3'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/movie-collector/movie-collector.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>19.3.1</version>
<version>19.3.2</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/movie-collector/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://installers.collectorz.com/movie-win/moviecollectorsetup1931.exe'
$checksum = '1a514e614fcad582f935e122ba633ebbd806c88eaaa5f568e01b28e9c5205ff3'
$url = 'http://installers.collectorz.com/movie-win/moviecollectorsetup1932.exe'
$checksum = '79a0dabc893380e0594cd7008e65362b4bafb51757095dbe7e12e6ffa439e981'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/music-collector/music-collector.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>19.2.1</version>
<version>19.2.2</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/music-collector/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://installers.collectorz.com/music-win/musiccollectorsetup1921.exe'
$checksum = '5feea98704a312c5d75576a6f4d895df233664378079e474da399dad427cfac2'
$url = 'http://installers.collectorz.com/music-win/musiccollectorsetup1922.exe'
$checksum = '340f033976e7b790e1d8d42f02411ae63a46eb8eedd460401a07b2befd6b50b0'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/tomtom-mydrive-connect/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"42f8a60-5851c315f9b28"|4.2.5.3734
"42f91a8-587e36d485480"|4.2.5.3770
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>4.2.5.3734</version>
<version>4.2.5.3770</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://cdn.sa.services.tomtom.com/static/sa/Windows/InstallTomTomMyDriveConnect.exe'
$checksum = '5BCE9FE833B409D7483B8DDA21EBEAEA1001A41B314DCCC1B5652C7A93CCA3B1'
$checksum = 'D590663E2E830B4D17FFC4368E1787AFFFFC2FD26E2B7E7A1D0874B5B36AECC8'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down

0 comments on commit 24d7c87

Please sign in to comment.