Skip to content

Commit

Permalink
AU: 3 updated - duplicatefilefinder orientdb vlc-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Feb 7, 2020
1 parent 1469446 commit 86774e2
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion automatic/duplicatefilefinder/duplicatefilefinder.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.3.0.4</version>
<version>8.4.0.0</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
2 changes: 1 addition & 1 deletion automatic/duplicatefilefinder/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://downloads.auslogics.com/en/duplicate-file-finder/duplicate-file-finder-setup.exe'
$checksum = 'fb1f751e0bb9fcf5567e4a981b63d39bfc9e514dca287a808211e0500fe9b206'
$checksum = 'e7625c9ed7201ad68961684f89c4ba7ba27410200692e3a48dfe952ca1ee7bdd'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
4 changes: 2 additions & 2 deletions automatic/orientdb/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ The installer have been downloaded from their official download link listed on <
and can be verified like this:

1. Download the following installers:
32-Bit: <https://s3.us-east-2.amazonaws.com/orientdb3/releases/3.0.27/orientdb-3.0.27.zip>
32-Bit: <https://s3.us-east-2.amazonaws.com/orientdb3/releases/3.0.28/orientdb-3.0.28.zip>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 5BC59375B5D3E396C776DF610263DC228AC9319689EB3D8D9A331C91AC10D784
checksum32: AAF993F9A23CBAB0AEB982BD618A3C2657BD43A455E6943935C1D59ACB954D57

File 'LICENSE.txt' is obtained from <https://github.com/orientechnologies/orientdb/blob/develop/license.txt>
2 changes: 1 addition & 1 deletion automatic/orientdb/orientdb.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>3.0.27</version>
<version>3.0.28</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
2 changes: 1 addition & 1 deletion automatic/orientdb/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
destination = $toolsDir
fileFullPath = "$toolsdir\orientdb-3.0.27.zip"
fileFullPath = "$toolsdir\orientdb-3.0.28.zip"
}

Get-ChocolateyUnzip @packageArgs
6 changes: 3 additions & 3 deletions automatic/vlc-nightly/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ Package can be verified like this:

1. Go to

x64: https://nightlies.videolan.org/build/win64/vlc-4.0.0-20200206-0833/vlc-4.0.0-20200206-0833-dev-win64.exe
x64: https://nightlies.videolan.org/build/win64/vlc-4.0.0-20200207-0832/vlc-4.0.0-20200207-0832-dev-win64.exe

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: E9B87BC941E4C684809587B0848EA2CBFDFFBF3A02D6B1DD035A7471700D2625
checksum64: 1246302ED7837DA266CF8D3752FA8787415062CCE5B7DC86E4D0CAE14ABDF0CD

Using AU:

Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-4.0.0-20200206-0833/vlc-4.0.0-20200206-0833-dev-win64.exe
Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-4.0.0-20200207-0832/vlc-4.0.0-20200207-0832-dev-win64.exe

File 'LICENSE.txt' obtained from:
https://git.videolan.org/?p=vlc.git;a=blob_plain;f=COPYING;hb=HEAD
2 changes: 1 addition & 1 deletion automatic/vlc-nightly/vlc-nightly.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"3.0": "3.0.9.20200206",
"4.0": "4.0.0.20200206"
"4.0": "4.0.0.20200207"
}
2 changes: 1 addition & 1 deletion automatic/vlc-nightly/vlc-nightly.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>4.0.0.20200206</version>
<version>4.0.0.20200207</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down

0 comments on commit 86774e2

Please sign in to comment.