Skip to content

Commit

Permalink
AU: 4 updated - 1password googlechromebeta libreoffice-still vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 20, 2021
1 parent 45f763e commit b7dd136
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 28 deletions.
2 changes: 1 addition & 1 deletion automatic/1password/1password.json
@@ -1,4 +1,4 @@
{
"OPW": "7.6.801",
"OPW": "7.6.802-BETA",
"OPW4": "4.6.2.626"
}
2 changes: 1 addition & 1 deletion automatic/1password/1password.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>1password</id>
<version>7.6.801</version>
<version>7.6.802-BETA</version>
<title>1Password</title>
<authors>AgileBits</authors>
<owners>chocolatey-community, AgileBits</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/1password/tools/chocolateyInstall.ps1
Expand Up @@ -3,9 +3,9 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://c.1password.com/dist/1P/win6/1PasswordSetup-7.6.801.exe'
url = 'https://c.1password.com/dist/1P/win6/1PasswordSetup-7.6.802-BETA.exe'
softwareName = '1Password*'
checksum = 'f4cbea6880a87ad5ffbbc9e82ea98b71ffde8ce2489c4c8026b2c3a2981e468c'
checksum = 'c89dd6d2dc93dd3ae3c26ad44a508d5baac1a2191cdea4da2bff9ecf808105eb'
checksumType = 'sha256'
silentArgs = "--silent"
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/googlechromebeta/googlechromebeta.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>googlechromebeta</id>
<version>91.0.4472.57-beta</version>
<version>91.0.4472.69-beta</version>
<title>Google Chrome Beta</title>
<owners>chocolatey-community,nsleigh</owners>
<authors>Google Inc.</authors>
Expand Down
6 changes: 3 additions & 3 deletions automatic/googlechromebeta/tools/chocolateyInstall.ps1
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '91.0.4472.57-beta'
$version = '91.0.4472.69-beta'
if ($version -eq (Get-ChromeBetaVersion)) {
Write-Host "Google Chrome Beta $version is already installed."
return
Expand All @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'MSI'
url = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi'
url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi'
checksum = 'e3a9b4d75d0a60c02da6ddcff2b3726c687c066ed6da7d737246e96ead105bc7'
checksum64 = '499725c31647b3c0b32e9b6e47fb1ae03955a13a5edea9a0ecd242423b84dd31'
checksum = '8a54038b1b6ea7bf79b54b009df13d48f4041073c5f7e1e55a3e78a1c91f12c2'
checksum64 = 'dbcc45ab1274f94ff33cc1be77347b3751e38829010221440afe5b6506baed0c'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
5 changes: 3 additions & 2 deletions automatic/libreoffice-streams/README.md
@@ -1,8 +1,9 @@
# [<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)
# [<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)

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 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.
- 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.
- Older versions of this package are likely broken because the LibreOffice team removes the download links for older versions after each update.
2 changes: 1 addition & 1 deletion automatic/libreoffice-streams/libreoffice-streams.json
@@ -1,4 +1,4 @@
{
"still": "7.0.5",
"still": "7.0.6",
"fresh": "7.1.3"
}
9 changes: 5 additions & 4 deletions automatic/libreoffice-streams/libreoffice-streams.nuspec
Expand Up @@ -2,17 +2,18 @@
<!-- 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-fresh</id>
<title>LibreOffice Fresh</title>
<version>7.1.3</version>
<id>libreoffice-still</id>
<title>LibreOffice Still</title>
<version>7.0.6</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>
<description><![CDATA[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 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.
- 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.
- Older versions of this package are likely broken because the LibreOffice team removes the download links for older versions after each update.
]]></description>
<projectUrl>https://www.libreoffice.org/</projectUrl>
Expand Down
12 changes: 6 additions & 6 deletions automatic/libreoffice-streams/tools/chocolateyInstall.ps1
Expand Up @@ -4,13 +4,13 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
. $toolsDir\helpers.ps1

$packageArgs = @{
packageName = 'libreoffice-fresh'
version = '7.1.3'
packageName = 'libreoffice-still'
version = '7.0.6'
fileType = 'msi'
url = 'https://download.documentfoundation.org/libreoffice/stable/7.1.3/win/x86/LibreOffice_7.1.3_Win_x86.msi'
url64bit = 'https://download.documentfoundation.org/libreoffice/stable/7.1.3/win/x86_64/LibreOffice_7.1.3_Win_x64.msi'
checksum = '467f783f941d1686aacf215b892da9eedf08e9e2807cd9553e157ae653ef1985'
checksum64 = 'b5ececf9df20cc3628046a44d725400188ac83957043d28ebdccb3ce5aa83e0b'
url = 'https://download.documentfoundation.org/libreoffice/stable/7.0.6/win/x86/LibreOffice_7.0.6_Win_x86.msi'
url64bit = 'https://download.documentfoundation.org/libreoffice/stable/7.0.6/win/x86_64/LibreOffice_7.0.6_Win_x64.msi'
checksum = '6f71c18af67e5fdfd14eef94dc0271a98f469b147138732a4d2334845042b22e'
checksum64 = 'a0a82c2a0d659600d3491ad017cb358fe57f078c020cb184cf420934c9e53f99'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/qn /passive /norestart /l*v "{0}"' -f "$($env:TEMP)\$($env:ChocolateyPackageName).$($env:ChocolateyPackageVersion).MsiInstall.log"
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2871/gvim_8.2.2871_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2871/gvim_8.2.2871_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2873/gvim_8.2.2873_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2873/gvim_8.2.2873_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: A9911B8C7AC7CC594D57FFCE5F0B84D6888A4B711007EA54D0D03A14C5E018AF
checksum64: F244664AB40E47001DB0E6AD4E691870B089570F2EE6F42AD2F340B9A589306D
checksum32: 9E392157D1D8CBCDAAA30F3764E68F499372F1DDD8476A0E27D90EC27BD3718D
checksum64: 57F6E6849A0CE1D96B43AF381D17070C56A68E7FFBB737897064D4E32CF26E9E
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.2871_x86.zip"
file64 = "$toolsDir\gvim_8.2.2871_x64.zip"
file = "$toolsDir\gvim_8.2.2873_x86.zip"
file64 = "$toolsDir\gvim_8.2.2873_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.2871</version>
<version>8.2.2873</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit b7dd136

Please sign in to comment.