Skip to content

Commit

Permalink
AU: 2 updated - brave libreoffice-fresh
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Apr 5, 2022
1 parent c2f835a commit 4e2efa8
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 22 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "1.35.99",
"beta": "1.38.75-beta"
"beta": "1.38.80-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>1.38.75-beta</version>
<version>1.38.80-beta</version>
<title>Brave Browser (Beta)</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
Expand Down
8 changes: 4 additions & 4 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/brave/brave-browser/releases/download/v1.38.75/BraveBrowserStandaloneSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.38.75/BraveBrowserStandaloneSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.38.80/BraveBrowserStandaloneSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.38.80/BraveBrowserStandaloneSilentBetaSetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 38604E4E21E247746529D71331D5E8C88CEB392979327DA820EC47D8BDBC6606
checksum64: CEAB6A7F2E085FE6BE02847720F9071BCD6D74CA5344AF50AD0902B5051834D4
checksum32: EEF2796700F679DAFDF2F9B6D11529C0D070F8815BB90B63EF043D2E40ECB7B5
checksum64: 7A7AB6A465E7F8B71DE3EABB4D71F4A42AF884EB7715A94BC40DC746D11F4530

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/brave/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe"
}

[version]$softwareVersion = '1.38.75'
[version]$softwareVersion = '1.38.80'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
5 changes: 2 additions & 3 deletions automatic/libreoffice-streams/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# [<img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/libreoffice.svg" width="48" height="48"/> LibreOffice Still](https://chocolatey.org/packages/libreoffice-still)
# [<img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/libreoffice.svg" width="48" height="48"/> LibreOffice Fresh](https://chocolatey.org/packages/libreoffice-fresh)

LibreOffice is the free power-packed Open Source personal productivity suite for Windows, macOS and Linux, that gives you six feature-rich applications for all your document production and data processing needs.

## Notes

- This package relies on the update service provided by The Document Foundation to determine new updates. As their policy is to distribute to their website immediately and to the update service after 1 to 2 weeks, there will be a delay between a new software update and a new version release of the package.
- This package installs LibreOffice Still which is the stable version of LibreOffice that has undergone more testing (over a longer time). This version is recommended for more conservative users or for deployments in enterprise or corporate environments. If you want the latest version with the most recent bleeding-edge features, install [libreoffice-fresh](/packages/libreoffice-fresh) instead.
- For business deployments, The Document Foundation (the foundation behind the LibreOffice project) strongly recommends [support from certified partners](https://www.libreoffice.org/get-help/professional-support/) which also offer long-term support versions of LibreOffice.
- This package installs LibreOffice Fresh which is the stable version of LibreOffice with the most recent bleeding-edge features. This version is recommended for technology enthusiasts, early adopters or power users. For more conservative users or for deployments in enterprise or corporate environments, it is recommended to install [libreoffice-still](/packages/libreoffice-still) instead.
- Older versions of this package are likely broken because the LibreOffice team removes the download links for older versions after each update.
- **If the package is out of date by more than 2 weeks, please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
2 changes: 1 addition & 1 deletion automatic/libreoffice-streams/libreoffice-streams.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"still": "7.2.6",
"fresh": "7.3.1"
"fresh": "7.3.2"
}
9 changes: 4 additions & 5 deletions automatic/libreoffice-streams/libreoffice-streams.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- 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>
<id>libreoffice-still</id>
<title>LibreOffice Still</title>
<version>7.2.6</version>
<id>libreoffice-fresh</id>
<title>LibreOffice Fresh</title>
<version>7.3.2</version>
<authors>LibreOffice developers</authors>
<owners>chocolatey-community</owners>
<summary>LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs.</summary>
Expand All @@ -13,8 +13,7 @@
## Notes
- This package relies on the update service provided by The Document Foundation to determine new updates. As their policy is to distribute to their website immediately and to the update service after 1 to 2 weeks, there will be a delay between a new software update and a new version release of the package.
- This package installs LibreOffice Still which is the stable version of LibreOffice that has undergone more testing (over a longer time). This version is recommended for more conservative users or for deployments in enterprise or corporate environments. If you want the latest version with the most recent bleeding-edge features, install [libreoffice-fresh](/packages/libreoffice-fresh) instead.
- For business deployments, The Document Foundation (the foundation behind the LibreOffice project) strongly recommends [support from certified partners](https://www.libreoffice.org/get-help/professional-support/) which also offer long-term support versions of LibreOffice.
- This package installs LibreOffice Fresh which is the stable version of LibreOffice with the most recent bleeding-edge features. This version is recommended for technology enthusiasts, early adopters or power users. For more conservative users or for deployments in enterprise or corporate environments, it is recommended to install [libreoffice-still](/packages/libreoffice-still) instead.
- Older versions of this package are likely broken because the LibreOffice team removes the download links for older versions after each update.
- **If the package is out of date by more than 2 weeks, please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
Expand Down
12 changes: 6 additions & 6 deletions automatic/libreoffice-streams/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
. $toolsDir\helpers.ps1

$packageArgs = @{
packageName = 'libreoffice-still'
version = '7.2.6'
packageName = 'libreoffice-fresh'
version = '7.3.2'
fileType = 'msi'
url = 'https://download.documentfoundation.org/libreoffice/stable/7.2.6/win/x86/LibreOffice_7.2.6_Win_x86.msi'
url64bit = 'https://download.documentfoundation.org/libreoffice/stable/7.2.6/win/x86_64/LibreOffice_7.2.6_Win_x64.msi'
checksum = 'bf2428db32392e85740e4232b9ccaa43d4220e0bc27b498a88f6eabac2a7bc01'
checksum64 = '5e512ecf656acf7d3e2a644d2a15ef5c3990e6d7e872ce0cd82ade40637c61e2'
url = 'https://download.documentfoundation.org/libreoffice/stable/7.3.2/win/x86/LibreOffice_7.3.2_Win_x86.msi'
url64bit = 'https://download.documentfoundation.org/libreoffice/stable/7.3.2/win/x86_64/LibreOffice_7.3.2_Win_x64.msi'
checksum = '05892f2b496ef70e0507fd9a9decf591eda99bb153489513311b827434be95d7'
checksum64 = 'f883840d2f5ec5e11aa58e8ffdab076e470c475f4092c49d63cf57eb8271fcea'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/qn /passive /norestart /l*v "{0}"' -f "$($env:TEMP)\$($env:ChocolateyPackageName).$($env:ChocolateyPackageVersion).MsiInstall.log"
Expand Down

0 comments on commit 4e2efa8

Please sign in to comment.