Skip to content

Commit

Permalink
AU: 2 updated - firefox-nightly movie-collector
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Mar 6, 2019
1 parent 0f5253a commit 4aaf4ef
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
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": "67.0.1.2019030521-alpha"
"nightly": "67.0.1.2019030609-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>67.0.1.2019030521-alpha</version>
<version>67.0.1.2019030609-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 @@ -47,7 +47,7 @@ en-CA|64|30d1980d1bf60b2486ca62c9da6dd6784a54b210ae24807f94372f3c996a644e7392bf8
en-GB|32|bce6c699cdb115b6b9e326b2f39399078899a18b34128ae46644917ed22845b43c110b00c7d9ba7b095fb3902deda05c7e26e791b1a31b3062eadb8512f667c8
en-GB|64|562ec3348b9ccd29555bbac70e2f0917dda17a547ba72d9d4faa8afc86e487be16f2a480473d1f5ae78cea3097ea673c83058c1a69fde9c14eab75dec399eeaf
en-US|32|9b35e604a755c952a4720dfe07f84482c6080dd1c00548157ff20968b120911ed264144fa509a9e9cac698a499945595af4d2a6796ad3dd4f112dbba17ec54c6
en-US|64|e18df3982501786f70d51356c4d333f4126881b220785a0c8985cdc3f44ec040054912deaad6d05d5eff4eee6593edf798c0a42b4dc8bf13fa79f3c29e77c6af
en-US|64|7498414ce6a08152df700748a782fb90af0f13b993a18436ae79e93cfb2e6124142ca33cdbf4fbbf011b68a70b2b44e11694496e338afdc97c4f3bc2735616e9
en-ZA|32|1cdb9f81aaa084cb08e1bac3c43fba4cc6d45b2473f95ac2337de71dc75809bf17ffa1fb799433ae7ad4a6a42f96f89542365636de01a4c30f33aa6e63adc50f
en-ZA|64|29b1591bff3b06e4afca47a90bf3b7d0badd588fc675304ad5421dc8dd80fe5dfd5edf187489d2757c8b7755244a7ed99d6c5ff2e87309cd3c6f462883e157f4
eo|32|353811d35868a1a4303cef7d923f5c1d0de5cd49fb905c1638c882627e9236e7fb3e94d695605daf6ad5f15533c57b9c181691b57ca395684321a917f6cc14c1
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/03/2019-03-05-21-41-37-mozilla-central/firefox-67.0a1.${locale}.win32.installer.exe"
Url = "https://archive.mozilla.org/pub/firefox/nightly/2019/03/2019-03-06-09-57-59-mozilla-central/firefox-67.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/03/2019-03-05-21-41-37-mozilla-central/firefox-67.0a1.${locale}.win64.installer.exe"
$packageArgs.Url64 = "https://archive.mozilla.org/pub/firefox/nightly/2019/03/2019-03-06-09-57-59-mozilla-central/firefox-67.0a1.${locale}.win64.installer.exe"
}

Install-ChocolateyPackage @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.1.1</version>
<version>19.1.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/moviecollectorsetup1911.exe'
$checksum = '2112516e33553b47d384dd84fb519d22daa28cbb4177f3f557d28020599a23fe'
$url = 'http://installers.collectorz.com/movie-win/moviecollectorsetup1912.exe'
$checksum = '5852cf12141fde68285dd811aba2514094b02709bef48ae49d94d9e4e6457543'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down

0 comments on commit 4aaf4ef

Please sign in to comment.