Skip to content

Commit

Permalink
AU: 3 updated - freecad mpc-hc-clsid2 vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 26, 2020
1 parent 1657547 commit 7dba15b
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stable": "0.18.4.980",
"portable": "0.18.4.980",
"dev": "0.19.0.21718-dev"
"dev": "0.19.0.21764-dev"
}
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.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>freecad</id>
<version>0.19.0.21718-dev</version>
<version>0.19.0.21764-dev</version>
<title>FreeCAD</title>
<owners>chocolatey,purity</owners>
<authors>Jürgen Riegel</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freecad/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ $packageArgs = @{
packageName = 'freecad'
fileType = '7z'
url = ''
url64 = 'https://github.com/FreeCAD/FreeCAD/releases/download/0.19_pre/FreeCAD_0.19.21718-Win-Conda_vc14.x-x86_64.7z'
url64 = 'https://github.com/FreeCAD/FreeCAD/releases/download/0.19_pre/FreeCAD_0.19.21764-Win-Conda_vc14.x-x86_64.7z'
softwareName = 'FreeCAD'
checksum = ''
checksumType = ''
checksum64 = '2927DC78E7FA8CDA463B737F33BCEBF040A9EB240725E95508D0B735A6391772'
checksum64 = 'B33A8877E83BA47667C0452879D9C6C2B7D248C472CE41801D25B2C5F14D30DB'
checksumType64 = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
8 changes: 4 additions & 4 deletions automatic/mpc-hc-clsid2/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/clsid2/mpc-hc/releases>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/clsid2/mpc-hc/releases/download/1.9.5/MPC-HC.1.9.5.x86.exe>
64-Bit software: <https://github.com/clsid2/mpc-hc/releases/download/1.9.5/MPC-HC.1.9.5.x64.exe>
32-Bit software: <https://github.com/clsid2/mpc-hc/releases/download/1.9.6/MPC-HC.1.9.6.x86.exe>
64-Bit software: <https://github.com/clsid2/mpc-hc/releases/download/1.9.6/MPC-HC.1.9.6.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: 3BAF9919D286C6A714B0CADC595693CE22D173C600012C58F734FA6AAC480131
checksum64: 357236B9165C657E2DBA4D91667718CFADB06808C1EBD48926B69F657A908B43
checksum32: 59B41668F4151412D7FD52B886CF0AA58DA1523A10FECB474B208F2E653D6776
checksum64: 813F1D2F1519A116335CF4C62378A7BD8CF06AE5D289C6A10D00CDAB35D4A4F6

The file 'LICENSE.txt' has been obtained from <https://www.gnu.org/licenses/gpl.txt>
2 changes: 1 addition & 1 deletion automatic/mpc-hc-clsid2/mpc-hc-clsid2.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>mpc-hc-clsid2</id>
<version>1.9.5</version>
<version>1.9.6</version>
<title>MPC-HC (fork by clsid2)</title>
<owners>chocolatey,jack1142</owners>
<authors>clsid2, MPC-HC Team</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/mpc-hc-clsid2/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\MPC-HC.1.9.5.x86.exe"
file64 = "$toolsPath\MPC-HC.1.9.5.x64.exe"
file = "$toolsPath\MPC-HC.1.9.6.x86.exe"
file64 = "$toolsPath\MPC-HC.1.9.6.x64.exe"
softwareName = 'MPC-HC*'
silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
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/v8.2.1052/gvim_8.2.1052_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1052/gvim_8.2.1052_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1058/gvim_8.2.1058_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1058/gvim_8.2.1058_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: 9A69B4C06C9BEB43F13D020AFD2B078A0F389AAA189EF8C6E9B1B1BD8F9216F7
checksum64: 61A75F10BD5866E330CC448D51356A13A600CC15BFEF1C348D06D7C2C2821D2D
checksum32: CA8258644AD0A60AA9AB2346409C81595BE7265E28F4B0E51B0232621A4DA137
checksum64: 5DF9B466534F94E577031CA992915ED62CDCF2BD51A484284277B0A15DFC6DD8
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_8.2.1052_x86.zip"
file64 = "$toolsDir\gvim_8.2.1052_x64.zip"
file = "$toolsDir\gvim_8.2.1058_x86.zip"
file64 = "$toolsDir\gvim_8.2.1058_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>8.2.1052</version>
<version>8.2.1058</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, 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

0 comments on commit 7dba15b

Please sign in to comment.