Skip to content

Commit

Permalink
AU: 5 updated - chromium mkdocs-material mumble vim zotero
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Aug 22, 2022
1 parent e251349 commit 513c84b
Show file tree
Hide file tree
Showing 15 changed files with 26 additions and 26 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": "107.0.5253.0-snapshots",
"snapshots": "107.0.5254.0-snapshots",
"stable": "104.0.5112.102"
}
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>107.0.5253.0-snapshots</version>
<version>107.0.5254.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/1037468/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1037467/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1037504/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1037501/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: EBB55D1A744A5E61A75AC11EB102C5BD982ABAFE83226F3595AA8BE4FDBA4FDD
checksum64: 472A949451D22D18ADAD6563B82DB1FE31853443831B919C85FF2A28FAFE94B8
checksum32: A8AC98A0528806250B5FED3724981EE9F050E7663B1F9C43E323B4D7ED7F647B
checksum64: 59540FC5A683985C3F4B5FA7EB9214C26722832377E64DC756E34D3C6D292655

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 = "107.0.5253.0-snapshots"
$version = "107.0.5254.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs-material/mkdocs-material.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>mkdocs-material</id>
<title>MkDocs Material Theme</title>
<version>8.4.0</version>
<version>8.4.1</version>
<authors>Martin Donath</authors>
<owners>chocolatey-community</owners>
<projectUrl>http://squidfunk.github.io/mkdocs-material/</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs-material/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Update-SessionEnvironment

$version = '8.4.0'
$version = '8.4.1'

$proxy = Get-EffectiveProxy
if ($proxy) {
Expand Down
6 changes: 3 additions & 3 deletions automatic/mumble/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://github.com/mumble-voip/mumble/releases/tag/v1.4.230>
location on <https://github.com/mumble-voip/mumble/releases/tag/v1.4.274>
and can be verified by doing the following:

1. Download the following <https://github.com/mumble-voip/mumble/releases/download/v1.4.230/mumble_client-1.4.230.x64.msi>
1. Download the following <https://github.com/mumble-voip/mumble/releases/download/v1.4.274/mumble_client-1.4.274-x64.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
checksum: AC08A69B88442B5F0D5B4566C0241F4A6F12CEFF4406B0355FA78FF6630E73F6
checksum: ADC85D87ABCB22C7316C6FED84116AB7651519EEAA0C725C05EFFA1038958E61

The file 'LICENSE.txt' has been obtained from <https://github.com/mumble-voip/mumble/blob/master/LICENSE>
4 changes: 2 additions & 2 deletions automatic/mumble/mumble.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>mumble</id>
<title>Mumble</title>
<owners>chocolatey-community</owners>
<version>1.4.230</version>
<version>1.4.274</version>
<authors>Natvig, et. al.</authors>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/mumble.svg</iconUrl>
<summary>Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming.</summary>
Expand Down Expand Up @@ -45,7 +45,7 @@ Example `choco install mumble --package-parameters="/IncludeAll"`
<copyright>Natvig, et. al. See License for more information.</copyright>
<licenseUrl>https://github.com/mumble-voip/mumble/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://www.mumble.info/blog/mumble-1.4.230/</releaseNotes>
<releaseNotes>https://www.mumble.info/blog/mumble-1.4.274</releaseNotes>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/mumble</packageSourceUrl>
<projectSourceUrl>https://github.com/mumble-voip/mumble</projectSourceUrl>
<bugTrackerUrl>https://github.com/mumble-voip/mumble/issues</bugTrackerUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mumble/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $packageName = $env:ChocolateyPackageName
$packageArgs = @{
packageName = $packageName
fileType = 'msi'
file = "$toolsPath\mumble_client-1.4.230.x64.msi"
file = "$toolsPath\mumble_client-1.4.274-x64.msi"
softwareName = 'Mumble*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
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/v9.0.0233/gvim_9.0.0233_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0233/gvim_9.0.0233_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0242/gvim_9.0.0242_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0242/gvim_9.0.0242_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: C92F2619F82E0FD94CEB922D00131EFCA29D543BBA8785C8152B4FF281C4BFD3
checksum64: 14E060A6A9A0A2064CE5943DBACB5B3694A171C011CAF706F45A7FE84BA0C0CF
checksum32: F22841B24400F6E8B5C99869EB49188863BB8B2C7F798CD554F7C5C49E3DDC78
checksum64: A0C37FF8C566F8FAB34374823345B88B2A7920BB418858A40B059E9D20A9BA47
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_9.0.0233_x86.zip"
file64 = "$toolsDir\gvim_9.0.0233_x64.zip"
file = "$toolsDir\gvim_9.0.0242_x86.zip"
file64 = "$toolsDir\gvim_9.0.0242_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>9.0.0233</version>
<version>9.0.0242</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
4 changes: 2 additions & 2 deletions automatic/zotero/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.zotero.org/download/> (The listed url gets redirected to another one)
and can be verified by doing the following:

1. Download the following <https://download.zotero.org/client/release/6.0.12/Zotero-6.0.12_setup.exe>
1. Download the following <https://download.zotero.org/client/release/6.0.13/Zotero-6.0.13_setup.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
checksum: 2E93B474CA76CC23A71F425F70FE0BB0887B4F2AE2AB31A6FAA5ABAF1B0A7E8A
checksum: FD8BEDAE984DD212C2FD2DEF6F4BDD1EB8A6027B44B5229C98CA64C3DCB950F4

The file 'LICENSE.txt' has been obtained from <https://github.com/zotero/zotero/blob/929288f9811a5026053ae154ca08cc4a9da13c52/COPYING>
2 changes: 1 addition & 1 deletion automatic/zotero/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
silentArgs = '/S'
validExitCodes = @(0)
softwareName = 'Zotero'
file = "$toolsPath\Zotero-6.0.12_setup.exe"
file = "$toolsPath\Zotero-6.0.13_setup.exe"
}

Install-ChocolateyInstallPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/zotero/zotero.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>zotero</id>
<title>Zotero</title>
<owners>chocolatey-community</owners>
<version>6.0.12</version>
<version>6.0.13</version>
<authors>Center for History and New Media, et. al.</authors>
<summary>Zotero [zoh-TAIR-oh] is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources. </summary>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@53607633ce049d5d75ac668f4408faaeced36bc3/icons/zotero.png</iconUrl>
Expand Down

0 comments on commit 513c84b

Please sign in to comment.