Skip to content

Commit

Permalink
AU: 2 updated - keepass-classic youtube-dl
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 2, 2019
1 parent 36acfcb commit 4140d8b
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion automatic/keepass-classic/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/keepass.svg" width="48" height="48"/> [keepass-classic](https://chocolatey.org/packages/keepass-classic)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/keepass.svg" width="48" height="48"/> [keepass-classic](https://chocolatey.org/packages/keepass-classic)


Today you need to remember many passwords. You need a password for the Windows network logon, your e-mail account, your website's FTP password, online passwords (like website member account), etc. etc. etc. The list is endless. Also, you should use different passwords for each account. Because if you use only one password everywhere and someone gets this password you have a problem... A serious problem. The thief would have access to your e-mail account, website, etc. Unimaginable.
Expand Down
8 changes: 4 additions & 4 deletions automatic/keepass-classic/keepass-classic.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>keepass-classic</id>
<version>1.36</version>
<version>1.37</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/keepass-classic</packageSourceUrl>
<owners>chocolatey</owners>
<title>KeePass Classic Password Safe</title>
<authors>Dominik Reichl</authors>
<projectUrl>http://keepass.info/index.html</projectUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/keepass.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/keepass.svg</iconUrl>
<copyright>Copyright © 2003-2017 Dominik Reichl</copyright>
<licenseUrl>http://keepass.info/help/v1/license.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectSourceUrl>https://sourceforge.net/projects/keepass/files/KeePass%201.x/1.36/</projectSourceUrl>
<projectSourceUrl>https://sourceforge.net/projects/keepass/files/KeePass%201.x/1.37/</projectSourceUrl>
<docsUrl>http://keepass.info/help/base/index.html</docsUrl>
<mailingListUrl>https://sourceforge.net/p/keepass/discussion/?source=navbar</mailingListUrl>
<bugTrackerUrl>https://sourceforge.net/projects/keepass/support</bugTrackerUrl>
Expand Down Expand Up @@ -53,7 +53,7 @@ For example: `--params '"/DisableFileAssoc /DesktopIcon /QuickLaunchIcon"'`
- Looking for the source code of KeePass classic? Click the project source url and look for the file ending with `-Src.zip`
]]></description>
<releaseNotes>http://keepass.info/news/n180903_1.36.html</releaseNotes>
<releaseNotes>http://keepass.info/news/n190102_1.37.html</releaseNotes>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions automatic/keepass-classic/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download
location on <http://keepass.info/download.html>
and can be verified by doing the following:

1. Download the following <https://sourceforge.net/projects/keepass/files/KeePass%201.x/1.36/KeePass-1.36-Setup.exe/download>
1. Download the following <https://sourceforge.net/projects/keepass/files/KeePass%201.x/1.37/KeePass-1.37-Setup.exe/download>
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: 6C162DDF11A668417E8263237640B17F7DD76B2A27896B2E2021C50ED56998E1
checksum: 15F99FC327363F75FCC5EC1F756ABAF572D08AD0E114F72DE9FD92D005420A3C

The file 'LICENSE.txt' has been obtained from <https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt>
The keepass 1.x license is listed on <https://sourceforge.net/projects/keepass/files/KeePass%201.x/1.36/KeePass-1.36-Setup.exe/download>
The keepass 1.x license is listed on <https://sourceforge.net/projects/keepass/files/KeePass%201.x/1.37/KeePass-1.37-Setup.exe/download>
2 changes: 1 addition & 1 deletion automatic/keepass-classic/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)"

$pp = Get-PackageParameters

$filePath = "$toolsPath\KeePass-1.36-Setup.exe"
$filePath = "$toolsPath\KeePass-1.37-Setup.exe"
$packageArgs = @{
packageName = 'keepass-classic'
fileType = 'exe'
Expand Down
4 changes: 2 additions & 2 deletions automatic/youtube-dl/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from their official download link listed on <https://github.com/rg3/youtube-dl/releases/latest>
and can be verified like this:

1. Download <https://github.com/rg3/youtube-dl/releases/download/2018.12.31/youtube-dl.exe>
1. Download <https://github.com/rg3/youtube-dl/releases/download/2019.01.02/youtube-dl.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha512
checksum: 066d4477a5a6f9781152371edb646c584935a8063e59068f34f39a3573c0025ab5237df9745bffed783a2a747b5d77484000c48f5747572ff2c7d1b7662620a0
checksum: 528e07e37e53db89d5fa252e75a7203e046155294ff6dcdf91c097c80c48edec0aef12435f03e2a92c7f1f25b7ca558907b55793c04cedae2619e15878b5eb88

File 'LICENSE.txt' is obtained from <https://github.com/rg3/youtube-dl/blob/b7769a05eca3611e492f7a75f1c40cddd2019ef1/LICENSE>
2 changes: 1 addition & 1 deletion automatic/youtube-dl/youtube-dl.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>youtube-dl</id>
<version>2018.12.31</version>
<version>2019.01.02</version>
<title>youtube-dl</title>
<owners>chocolatey</owners>
<authors>Ricardo Garcia and others</authors>
Expand Down

0 comments on commit 4140d8b

Please sign in to comment.