Skip to content

Commit

Permalink
AU: 3 updated - chromium libreoffice-fresh poweriso
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 22, 2018
1 parent a8bdf12 commit 8c94a5b
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "69.0.3468.0-snapshots",
"snapshots": "69.0.3470.0-snapshots",
"stable": "67.0.3396.87"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>69.0.3468.0-snapshots</version>
<version>69.0.3470.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/569156/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/569158/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/569527/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/569531/mini_installer.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: DD393839076D04E6DBB11CB42F84803C8E2BC614647D74A633BE4FAFFF0F1860
checksum64: 7BF3298B2E71BD21E17D4E99E366219EE9A97051F33602A499EE4CE569B991A8
checksum32: 92E61BAAAF960CFE462290D9643664335FCBD8E863DD4BAEDC27DE976579F03A
checksum64: 44A1C9431626318167AB41DD61CFE98041C6C2E8CD08B139D82CDE2629773CBE

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "69.0.3468.0-snapshots"
$version = "69.0.3470.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
4 changes: 2 additions & 2 deletions automatic/libreoffice-streams/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# [<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, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs.

## Notes

- LibreOffice Still is the stable version that has undergone more testing (over a longer time). This version is recommended for more conservative users. If you want the latest version, install the [libreoffice](/packages/libreoffice-fresh) package instead.
- This package installs the latest stable version of LibreOffice (Fresh) with the most recent features. For more conservative users it is recommended to install [libreoffice-fresh](/packages/libreoffice-fresh) instead.
- 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"still": "5.4.7",
"fresh": "6.0.4"
"fresh": "6.0.5"
}
8 changes: 4 additions & 4 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>5.4.7</version>
<id>libreoffice-fresh</id>
<title>LibreOffice Fresh</title>
<version>6.0.5</version>
<authors>LibreOffice developers</authors>
<owners>chocolatey</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,7 +13,7 @@ LibreOffice is the free power-packed Open Source personal productivity suite for
## Notes
- LibreOffice Still is the stable version that has undergone more testing (over a longer time). This version is recommended for more conservative users. If you want the latest version, install the [libreoffice](/packages/libreoffice-fresh) package instead.
- This package installs the latest stable version of LibreOffice (Fresh) with the most recent features. For more conservative users it is recommended to install [libreoffice-fresh](/packages/libreoffice-fresh) instead.
- 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
8 changes: 4 additions & 4 deletions automatic/libreoffice-streams/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
$packageArgs = @{
packageName = 'libreoffice'
fileType = 'msi'
url = 'https://download.documentfoundation.org/libreoffice/stable/5.4.7/win/x86/LibreOffice_5.4.7_Win_x86.msi'
url64bit = 'https://download.documentfoundation.org/libreoffice/stable/5.4.7/win/x86_64/LibreOffice_5.4.7_Win_x64.msi'
checksum = 'e13a0f266dbe1fe9763d0530e1ea0723df03a3f9b3d8974224066ca572b3e02b'
checksum64 = '25ac7a7bf942430524249bbd5990e84ce8555d1e53294f1e49f487d4f1e5a642'
url = 'https://download.documentfoundation.org/libreoffice/stable/6.0.5/win/x86/LibreOffice_6.0.5_Win_x86.msi'
url64bit = 'https://download.documentfoundation.org/libreoffice/stable/6.0.5/win/x86_64/LibreOffice_6.0.5_Win_x64.msi'
checksum = 'd900ef96634d25dce711f03b2bb877592fe09716380e441e6ee3fc935019cd66'
checksum64 = '52e2ae72baa2e4251e9de71fcd1b1d8c360729f71a7172fae96dcf9d304cf5b5'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/passive /norestart'
Expand Down
2 changes: 1 addition & 1 deletion automatic/poweriso/poweriso.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>poweriso</id>
<title>PowerISO</title>
<version>7.1</version>
<version>7.2</version>
<authors>Power Software Ltd</authors>
<owners>gep13, chocolatey</owners>
<summary>PowerISO is a powerful CD / DVD / BD image file processing tool.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/poweriso/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $packageArgs = @{
fileType = 'exe'
url = 'http://www.poweriso.com/PowerISO6.exe'
url64bit = 'http://www.poweriso.com/PowerISO6-x64.exe'
checksum = '00e2a74cee7fbe101bf528139ed3671e5ba658ea8db500603300a453bfa9b18c'
checksum64 = 'e70e8e1a77f447db1b44827c3acda275954bb769970f5651e6d688a669903512'
checksum = '55127d5325c0fefc646c74d39e625d1f848860b8fd98666626bc8a4f5fb0345c'
checksum64 = 'dbef8bdcb3eda13635e66dd43388d10883afc68663e11fc1fbb96609014ff92f'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/S'
Expand Down

0 comments on commit 8c94a5b

Please sign in to comment.