Skip to content

Commit

Permalink
AU: 4 updated - mumble nircmd notepadplusplus notepadplusplus.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 1, 2019
1 parent 71a009b commit 419c974
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion automatic/mumble/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/mumble.svg" width="48" height="48"/> [mumble](https://chocolatey.org/packages/mumble)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/mumble.svg" width="48" height="48"/> [mumble](https://chocolatey.org/packages/mumble)


Mumble is a voice over IP (VOIP) application primarily designed for use by gamers, similar to programs such as TeamSpeak and Ventrilo.
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/1.2.19>
location on <https://github.com/mumble-voip/mumble/releases/tag/1.3.0-rc1>
and can be verified by doing the following:

1. Download the following <https://github.com/mumble-voip/mumble/releases/download/1.2.19/mumble-1.2.19.msi>
1. Download the following <https://github.com/mumble-voip/mumble/releases/download/1.3.0-rc1/mumble-1.3.0-rc1.winx64.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: 2186EDDD99264C2E68F5425308F59BD5151A8AECEBEA9F852728BE3487A7A93B
checksum: 3826427ACEA364568C621B0395A3C5ABBE670B9CA315B8F16F231AEAF06FCC68

The file 'LICENSE.txt' has been obtained from <https://github.com/mumble-voip/mumble/blob/master/LICENSE>
6 changes: 3 additions & 3 deletions automatic/mumble/mumble.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<id>mumble</id>
<title>Mumble</title>
<owners>chocolatey</owners>
<version>1.2.19.20180702</version>
<version>1.3.0-rc1</version>
<authors>Natvig, et. al.</authors>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/mumble.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@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>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description><![CDATA[
Expand Down Expand Up @@ -36,7 +36,7 @@ Mumble is free and open-source software, is cross-platform, and is released unde
<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://wiki.mumble.info/wiki/1.2.19</releaseNotes>
<releaseNotes>https://wiki.mumble.info/wiki/1.3.0-rc1</releaseNotes>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/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-1.2.19.msi"
file = "$toolsPath\mumble-1.3.0-rc1.winx64.msi"
softwareName = 'Mumble*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
Expand Down
4 changes: 2 additions & 2 deletions automatic/nircmd/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Package can be verified like this:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: F56A6166F8956C507CC2BFEC71339F3C467C0421FE6D16FBE4C52A36D79CE0EA
checksum64: 37445B39E2FC437688164866C495BD28890DED5D0DBF71615BF92776E57C5189
checksum32: 8B83F1D957F98F515F7274BDD6EDB1287A5557C1E89B96EDD17D308B36ED21E3
checksum64: 7F28BF4DC418ECC1368F28FF83C3A7C6AC816468501AF9EFD585FC5ABEC991AA

File 'redistribution.pdf' presents written approval from Nir Softer that allows software
redistribution
2 changes: 1 addition & 1 deletion automatic/nircmd/nircmd.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>nircmd</id>
<version>2.81.0.20171108</version>
<version>2.82</version>
<title>NirCmd</title>
<owners>chocolatey</owners>
<authors>Nir Sofer</authors>
Expand Down
10 changes: 5 additions & 5 deletions automatic/nircmd/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
$ErrorActionPreference = 'Stop'
$ErrorActionPreference = 'Stop'

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$packageArgs = @{
PackageName = 'nircmd'
FileFullPath = gi $toolsPath\*_x32.zip
FileFullPath64 = gi $toolsPath\*_x64.zip
FileFullPath = Get-Item $toolsPath\*_x32.zip
FileFullPath64 = Get-Item $toolsPath\*_x64.zip
Destination = $toolsPath
}

ls $toolsPath\* | ? { $_.PSISContainer } | rm -Recurse -Force #remove older package dirs
Get-ChildItem $toolsPath\* | Where-Object { $_.PSISContainer } | Remove-Item -Recurse -Force #remove older package dirs
Get-ChocolateyUnzip @packageArgs
rm $toolsPath\*.zip -ea 0
Remove-Item $toolsPath\*.zip -ea 0

8 changes: 4 additions & 4 deletions automatic/notepadplusplus.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://notepad-plus-plus.org/download>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://notepad-plus-plus.org/repository/7.x/7.6.4/npp.7.6.4.Installer.exe>
64-Bit software: <https://notepad-plus-plus.org/repository/7.x/7.6.4/npp.7.6.4.Installer.x64.exe>
32-Bit software: <https://notepad-plus-plus.org/repository/7.x/7.6.5/npp.7.6.5.Installer.exe>
64-Bit software: <https://notepad-plus-plus.org/repository/7.x/7.6.5/npp.7.6.5.Installer.x64.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: 3E95CE4191B73C755A3139C4DF5039B255069EADDA57AE827CBF843C60836157
checksum64: 2716FBB5180E2FD7264C4C2F5C74F280D355CBDB9660C6B7D18BC506F7B87398
checksum32: E440CFC67545532F7C12A1AF8F3A58D042FD3BEDEF421EA584BB9925226534F3
checksum64: 9B573E24FD298B42B49ECD7FF1609E894B975859ED2DA7FBAF6D0EBC1DC6C0CA

The file 'LICENSE.txt' has been obtained from <https://github.com/notepad-plus-plus/notepad-plus-plus/blob/f7ade4739ba8d53e87b5cc50bbed1bb472f5e68c/LICENSE>
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>notepadplusplus.install</id>
<title>Notepad++ (Install)</title>
<version>7.6.4</version>
<version>7.6.5</version>
<authors>Don Ho</authors>
<owners>chocolatey</owners>
<summary>Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/notepadplusplus.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\npp.7.6.4.Installer.exe"
file64 = "$toolsPath\npp.7.6.4.Installer.x64.exe"
file = "$toolsPath\npp.7.6.5.Installer.exe"
file64 = "$toolsPath\npp.7.6.5.Installer.x64.exe"
softwareName = 'Notepad\+\+*'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
4 changes: 2 additions & 2 deletions automatic/notepadplusplus/notepadplusplus.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>notepadplusplus</id>
<title>Notepad++</title>
<version>7.6.4</version>
<version>7.6.5</version>
<authors>Don Ho</authors>
<owners>chocolatey</owners>
<summary>Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages.</summary>
Expand Down Expand Up @@ -44,7 +44,7 @@ Based on the powerful editing component Scintilla, Notepad++ is written in C++ a
<mailingListUrl>https://notepad-plus-plus.org/community/</mailingListUrl>
<bugTrackerUrl>https://github.com/notepad-plus-plus/notepad-plus-plus/issues</bugTrackerUrl>
<dependencies>
<dependency id="notepadplusplus.install" version="[7.6.4]" />
<dependency id="notepadplusplus.install" version="[7.6.5]" />
</dependencies>
<licenseUrl>https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/LICENSE</licenseUrl>
</metadata>
Expand Down

0 comments on commit 419c974

Please sign in to comment.