Skip to content

Commit

Permalink
AU: 3 updated - mono musescore octave.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 3, 2019
1 parent e65d0a9 commit 5e350f7
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion automatic/mono/mono.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>mono</id>
<version>5.18.0.240</version>
<version>5.18.0.268</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/mono</packageSourceUrl>
<title>Mono</title>
<authors>Miguel de Icaza, other Mono committers</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/mono/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
url = 'https://download.mono-project.com/archive/5.18.0/windows-installer/mono-5.18.0.240-gtksharp-2.12.45-win32-0.msi'
url64bit = 'https://download.mono-project.com/archive/5.18.0/windows-installer/mono-5.18.0.240-x64-0.msi'
url = 'https://download.mono-project.com/archive/5.18.0/windows-installer/mono-5.18.0.268-gtksharp-2.12.45-win32-0.msi'
url64bit = 'https://download.mono-project.com/archive/5.18.0/windows-installer/mono-5.18.0.268-x64-0.msi'
softwareName = 'Mono for Windows*'
checksum = '9b556968c7f57ed0df9a2319ae47ff4dae98e0ba95a3f0e51d8160f918300aee'
checksum = '6a5cff82cc46c0bea69537086e3597cfd1a7c800ead9550c61d9b955360c26aa'
checksumType = 'sha256'
checksum64 = 'fee062087528702da74e07efbf5ddb786127650dd56b1367675dd980bf81e05c'
checksum64 = '909785c631c9b866ae8b2d3799e8687d38a48a880d463b3a0e2aa89aeadea10e'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 3010, 1641)
Expand Down
4 changes: 2 additions & 2 deletions automatic/musescore/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://musescore.org/en/download/musescore.msi>
and can be verified by doing the following:

1. Download the following <https://download.musescore.com/releases/MuseScore-3.0.2/MuseScore-3.0.2.msi>
1. Download the following <https://github.com/musescore/MuseScore/releases/download/v3.0.4/MuseScore-3.0.4-x86_64.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: 0C3A5245CE8A522660BD4C8E63D2D48F034A0F5C13668FD1C4A77F6BEAD814AB
checksum: 3B12FB19FCD2B9BEE3FEBC21DF645434F20A0D656C7C9399C6013CCD1B6618E4

The file 'LICENSE.txt' has been obtained from <https://github.com/musescore/MuseScore/blob/cb43b90e5af01ab09730ab7b6e1db9722afb1169/LICENSE.GPL>
4 changes: 2 additions & 2 deletions automatic/musescore/musescore.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>musescore</id>
<version>3.0.2</version>
<version>3.0.4</version>
<title>MuseScore</title>
<owners>chocolatey</owners>
<authors>MuseScore developers</authors>
Expand All @@ -19,7 +19,7 @@ MuseScore runs on Windows, MacOS, and Linux, and is available in over 40 differe
]]></description>
<summary>Free music composition &amp; notation software</summary>
<releaseNotes>https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-302</releaseNotes>
<releaseNotes>https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-304</releaseNotes>
<copyright>MuseScore BVBA</copyright>
<mailingListUrl>https://musescore.org/en/forum</mailingListUrl>
<bugTrackerUrl>https://musescore.org/en/project/issues/musescore</bugTrackerUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/musescore/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\MuseScore-3.0.2.msi"
file = "$toolsPath\MuseScore-3.0.4-x86_64.msi"
softwareName = 'MuseScore*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/octave.portable/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/aa4dfe9a33e28ea4a94616e84b3648527d4fa87f/icons/octave.png" width="48" height="48"/> [octave.portable](https://chocolatey.org/packages/octave.portable)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@aa4dfe9a33e28ea4a94616e84b3648527d4fa87f/icons/octave.png" width="48" height="48"/> [octave.portable](https://chocolatey.org/packages/octave.portable)

## GNU Octave - Scientific Programming Language

Expand Down
8 changes: 4 additions & 4 deletions automatic/octave.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ location on <https://www.gnu.org/software/octave/download.html>
and can be verified by doing the following:

1. Download the following:
32-bit software: <https://ftp.gnu.org/gnu/octave/windows/octave-4.4.1-w32.zip>
64-bit software: <https://ftp.gnu.org/gnu/octave/windows/octave-4.4.1-w64.zip>
32-bit software: <https://ftp.gnu.org/gnu/octave/windows/octave-5.1.0-w32.7z>
64-bit software: <https://ftp.gnu.org/gnu/octave/windows/octave-5.1.0-w64.7z>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -18,7 +18,7 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type: sha256
checksum32: e2fe876c72feb396af2ff4c4a7a893cbd802634ac1f6cadd05f29fb8d4bf26e2
checksum64: 69482931038a63fa258a58e23c4745015cbf0a6283dec92dfd866d8dfb7807c0
checksum32: b7a8fb8c78c781285ab12f4dedbdc07fdc42c3a03da812ffe2eaa77d49872618
checksum64: b13549ad2f69654e25d51c70aad9dfe0635007303d855550c7c6dc2f73af8035

File 'gpl-3.0.txt' is obtained from <https://www.gnu.org/software/octave/license.html>
6 changes: 3 additions & 3 deletions automatic/octave.portable/octave.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>octave.portable</id>
<version>4.4.1</version>
<version>5.1.0</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/octave.portable</packageSourceUrl>
<owners>chocolatey,Andrei Bejenaru</owners>
<title>GNU Octave (Portable)</title>
<authors>John W. Eaton</authors>
<projectUrl>https://www.gnu.org/software/octave</projectUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/aa4dfe9a33e28ea4a94616e84b3648527d4fa87f/icons/octave.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@aa4dfe9a33e28ea4a94616e84b3648527d4fa87f/icons/octave.png</iconUrl>
<copyright>(c) 1998-2017 John W. Eaton</copyright>
<licenseUrl>https://www.gnu.org/software/octave/license.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -30,7 +30,7 @@ Octave has extensive tools for solving common numerical linear algebra problems,
* Octave Forge, a central location for development of packages for GNU Octave, similar to Matlab's toolboxes.
* Free software, runs on GNU/Linux, macOS, BSD, and Windows
]]></description>
<releaseNotes>https://www.gnu.org/software/octave/news/release/2018/08/09/octave-4.4.1-released.html</releaseNotes>
<releaseNotes>https://www.gnu.org/software/octave/news/release/2019/03/01/octave-5.1-released.html</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
10 changes: 5 additions & 5 deletions automatic/octave.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$version = '4.4.1'
$version = '5.1.0'

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$progDir = "$toolsDir\octave"
Expand All @@ -8,10 +8,10 @@ $osBitness = Get-OSArchitectureWidth
$packageArgs = @{
PackageName = 'octave.portable'
UnzipLocation = $toolsDir
Url = 'https://ftp.gnu.org/gnu/octave/windows/octave-4.4.1-w32.zip'
Url64 = 'https://ftp.gnu.org/gnu/octave/windows/octave-4.4.1-w64.zip'
Checksum = 'e2fe876c72feb396af2ff4c4a7a893cbd802634ac1f6cadd05f29fb8d4bf26e2'
Checksum64 = '69482931038a63fa258a58e23c4745015cbf0a6283dec92dfd866d8dfb7807c0'
Url = 'https://ftp.gnu.org/gnu/octave/windows/octave-5.1.0-w32.7z'
Url64 = 'https://ftp.gnu.org/gnu/octave/windows/octave-5.1.0-w64.7z'
Checksum = 'b7a8fb8c78c781285ab12f4dedbdc07fdc42c3a03da812ffe2eaa77d49872618'
Checksum64 = 'b13549ad2f69654e25d51c70aad9dfe0635007303d855550c7c6dc2f73af8035'
ChecksumType = 'sha256'
ChecksumType64 = 'sha256'
}
Expand Down

0 comments on commit 5e350f7

Please sign in to comment.