Skip to content

Commit

Permalink
AU: 2 updated - calibre chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Oct 22, 2021
1 parent e89df05 commit 1fca23c
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion automatic/calibre/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/calibre.png" width="48" height="48"/> [calibre](https://chocolatey.org/packages/calibre)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/calibre.png" width="48" height="48"/> [calibre](https://chocolatey.org/packages/calibre)


**calibre is a powerful and easy to use e-book manager**. Users say it's outstanding and a must-have. It'll allow you to do nearly everything and it takes things a step beyond normal e-book software. It's also **completely free** and open source and great for both **casual users** and computer experts.
Expand Down
6 changes: 3 additions & 3 deletions automatic/calibre/calibre.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>calibre</id>
<title>Calibre</title>
<version>5.29.0</version>
<version>5.30.0</version>
<authors>Kovid Goyal</authors>
<owners>chocolatey-community, gep13</owners>
<summary>calibre is the one stop solution to all your e-book needs.</summary>
Expand All @@ -27,12 +27,12 @@
<copyright>Kovid Goyal</copyright>
<licenseUrl>https://github.com/kovidgoyal/calibre/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/calibre.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/calibre.png</iconUrl>
<releaseNotes>
[Software Changelog](https://calibre-ebook.com/whats-new)
[Package Changelog](https://github.com/chocolatey/chocolatey-coreteampackages/blob/master/automatic/calibre/Changelog.md)
</releaseNotes>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/calibre</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/calibre</packageSourceUrl>
<projectSourceUrl>https://github.com/kovidgoyal/calibre</projectSourceUrl>
<mailingListUrl>https://www.mobileread.com/forums/forumdisplay.php?f=166</mailingListUrl>
<bugTrackerUrl>https://bugs.launchpad.net/calibre</bugTrackerUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/calibre/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ and can be verified by doing the following:

1. Download the following:
32-Bit software: NOT INCLUDED IN PACKAGE
64-Bit software: <https://download.calibre-ebook.com/5.29.0/calibre-64bit-5.29.0.msi>
64-Bit software: <https://download.calibre-ebook.com/5.30.0/calibre-64bit-5.30.0.msi>
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: NOT INCLUDED IN PACKAGE
checksum64: ACD8EE05B05311739DEE47E65C0F732A99098FBC1D3A2B1D416AC2FDE86610C1
checksum64: 407D883F201E98D6CE6F4C3FA93AD8471E5D5AB70BE7F476854E65FF2437C4BC

The file 'LICENSE.txt' has been obtained from <https://github.com/kovidgoyal/calibre/blob/89c271759db5c71202251895f6793e4c1ec65ee6/LICENSE>
6 changes: 3 additions & 3 deletions automatic/calibre/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'MSI'
url = 'https://download.calibre-ebook.com/5.29.0/calibre-5.29.0.msi'
checksum = '807CA5448C5CB5F22F89583029CA3D180B2BE1E9C5367C029451CEA54F4B5873'
url = 'https://download.calibre-ebook.com/5.30.0/calibre-5.30.0.msi'
checksum = 'F9451697776C7F0AC9FF500E70291F61B1922B8C06E39477BB7F2AE300887EB5'
checksumType = 'sha256'
file64 = "$toolsPath\calibre-64bit-5.29.0.msi"
file64 = "$toolsPath\calibre-64bit-5.30.0.msi"
softwareName = 'calibre*'
silentArgs = '/quiet'
validExitCodes = @(0, 3010, 1641)
Expand Down
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": "97.0.4678.0-snapshots",
"snapshots": "97.0.4679.0-snapshots",
"stable": "95.0.4638.54"
}
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>97.0.4678.0-snapshots</version>
<version>97.0.4679.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</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/933752/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/933757/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/934135/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/934143/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: 2FBA92A1F12A88DC71B4D663DC4834DE825D3C89F8F43E296B199A62E876E8C9
checksum64: 3C1BBAE69D7F99ED41DBD506D6F472DC61D910185967235EE6E2AFE392F64F6E
checksum32: 9A7DFC68E34683E6D0F6EEF1525F15E81C3589C943E78C2F6E989C85153A7FD7
checksum64: B01D7A433B7D90204F307D2DB6019AC52247DB3DC26E174074C9F0219EAE245E

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 = "97.0.4678.0-snapshots"
$version = "97.0.4679.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down

0 comments on commit 1fca23c

Please sign in to comment.