Skip to content

Commit

Permalink
AU: 5 updated - dropbox Firefox git-lfs thunderbird waterfox
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 9, 2017
1 parent c0d2c46 commit 0c6c47b
Show file tree
Hide file tree
Showing 11 changed files with 276 additions and 274 deletions.
2 changes: 1 addition & 1 deletion automatic/dropbox_beta/dropbox_beta.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>37.3.25-beta</version>
<version>37.3.26-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey, Rob Reynolds</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/firefox/firefox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<version>56.0</version>
<version>56.0.1</version>
<authors>Mozilla</authors>
<projectUrl>https://www.mozilla.org/en-US/firefox/new/</projectUrl>
<projectSourceUrl>https://hg.mozilla.org/mozilla-central/</projectSourceUrl>
Expand Down Expand Up @@ -36,7 +36,7 @@ To get a list of all available locales have a look at this file: https://release
]]></description>
<summary>Bringing together all kinds of awesomeness to make browsing better for you</summary>
<tags>browser mozilla firefox admin foss cross-platform</tags>
<releaseNotes>https://www.mozilla.org/en-US/firefox/56.0/releasenotes/</releaseNotes>
<releaseNotes>https://www.mozilla.org/en-US/firefox/56.0.1/releasenotes/</releaseNotes>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/firefox</packageSourceUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.0" />
Expand Down
380 changes: 190 additions & 190 deletions automatic/firefox/tools/LanguageChecksums.csv

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions automatic/firefox/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$packageName = 'Firefox'
$softwareName = 'Mozilla Firefox'

$alreadyInstalled = (AlreadyInstalled -product $softwareName -version '56.0')
$alreadyInstalled = (AlreadyInstalled -product $softwareName -version '56.0.1')

if (Get-32bitOnlyInstalled -product $softwareName) {
Write-Output $(
Expand All @@ -34,7 +34,7 @@ if ($alreadyInstalled -and ($env:ChocolateyForce -ne $true)) {

Checksum = $checksums.Win32
ChecksumType = 'sha512'
Url = "https://download.mozilla.org/?product=firefox-56.0-SSL&os=win&lang=${locale}"
Url = "https://download.mozilla.org/?product=firefox-56.0.1-SSL&os=win&lang=${locale}"

silentArgs = '-ms'
validExitCodes = @(0)
Expand All @@ -43,7 +43,7 @@ if ($alreadyInstalled -and ($env:ChocolateyForce -ne $true)) {
if (!(Get-32bitOnlyInstalled($softwareName)) -and (Get-ProcessorBits 64)) {
$packageArgs.Checksum64 = $checksums.Win64
$packageArgs.ChecksumType64 = 'sha512'
$packageArgs.Url64 = "https://download.mozilla.org/?product=firefox-56.0-SSL&os=win64&lang=${locale}"
$packageArgs.Url64 = "https://download.mozilla.org/?product=firefox-56.0.1-SSL&os=win64&lang=${locale}"
}

Install-ChocolateyPackage @packageArgs
Expand Down
6 changes: 3 additions & 3 deletions automatic/git-lfs/git-lfs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git-lfs</id>
<title>Git Large File Storage</title>
<version>2.3.2</version>
<version>2.3.3</version>
<authors>GitHub Inc</authors>
<owners>chocolatey</owners>
<projectUrl>https://git-lfs.github.com/</projectUrl>
Expand All @@ -26,9 +26,9 @@ Git Large File Storage (LFS) replaces large files such as audio samples, videos,
]]></description>
<tags>git lfs vcs dvcs version-control foss cross-platform cli</tags>
<releaseNotes>https://github.com/git-lfs/git-lfs/releases/tag/v2.3.2</releaseNotes>
<releaseNotes>https://github.com/git-lfs/git-lfs/releases/tag/v2.3.3</releaseNotes>
<dependencies>
<dependency id="git-lfs.install" version="[2.3.2]" />
<dependency id="git-lfs.install" version="[2.3.3]" />
</dependencies>
</metadata>
<files>
Expand Down
22 changes: 12 additions & 10 deletions automatic/thunderbird/thunderbird.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>thunderbird</id>
<version>52.3.0</version>
<version>52.4.0</version>
<title>Mozilla Thunderbird</title>
<owners>chocolatey</owners>
<authors>Mozilla</authors>
Expand All @@ -14,17 +14,19 @@
<bugTrackerUrl>https://bugzilla.mozilla.org/</bugTrackerUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/thunderbird.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>
Thunderbird is a free email application thats easy to set up and customize and its loaded with great features!
<description><![CDATA[
Thunderbird is a free email application that's easy to set up and customize and it's loaded with great features!
This package installs Thunderbird in the first language which matches this list:
1. Install arguments override parameter if present, e.g. `choco install Thunderbird -packageParameters "l=en-GB"`.
To get a list of all available locales have a look at http://releases.mozilla.org/pub/thunderbird/releases/latest/README.txt.
2. If Thunderbird is already installed: the same language as the already installed Thunderbird.
3. The Windows system language where the Thunderbird package gets installed.
4. If Thunderbird does not support the system language, it will fallback to “en-US”
</description>
## Notes
- This package installs Thunderbird in the first language which matches this list:
1. Install arguments override parameter if present, e.g. `choco install Thunderbird -packageParameters "l=en-GB"`.
1. If Thunderbird is already installed: the same language as the already installed Thunderbird.
1. The Windows system language where the Thunderbird package gets installed.
1. If Thunderbird does not support the system language, it will fallback to `en-US`.
- To get a list of all available locales have a look at http://releases.mozilla.org/pub/thunderbird/releases/latest/README.txt.
]]></description>
<summary>A free email client from Mozilla</summary>
<releaseNotes>https://www.mozilla.org/en-US/thunderbird/notes/</releaseNotes>
<copyright>Mozilla. All rights reserved.</copyright>
Expand Down
Loading

0 comments on commit 0c6c47b

Please sign in to comment.