Skip to content

Commit

Permalink
AU: 1 updated - SQLite
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 2, 2018
1 parent 11b0723 commit 63b9e7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions automatic/sqlite/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

x32: https://sqlite.org/2018/sqlite-dll-win32-x86-3250300.zip
x64: https://sqlite.org/2018/sqlite-dll-win64-x64-3250300.zip
Toolsx32: https://sqlite.org/2018/sqlite-tools-win32-x86-3250300.zip
x32: https://sqlite.org/2018/sqlite-dll-win32-x86-3260000.zip
x64: https://sqlite.org/2018/sqlite-dll-win64-x64-3260000.zip
Toolsx32: https://sqlite.org/2018/sqlite-tools-win32-x86-3260000.zip

to download the files.

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: 983EEAA6E8A34760A02203262494B08FD620AC4C9DBFA62C5A1CFE6D42C262CD
checksum64: 53CF5E731C4AFD2E7DC14170E0BE3CAB9AAC2FC7658EFB164ECB36AE74C7EAD7
checksumTools32: D2DF1EF9F31E4D4E159E3AFAC87088F8614AD157E62F627C6317482744823B1F
checksum32: D76C2B3B27F279CBAABAA2D53C93E4BB7F2D8336E5AFF7C74D7A16A2DBFBFB1C
checksum64: 216E35DB57F408537E8F62C4574B5F7952C9CFF22640513F16B618E42EE1ADDB
checksumTools32: 0218B458495AFFE108E63E0786BBE7418DCD2DA3D28C07207C466A16CDED8793

File 'license.txt' is obtained from the following URL (and converted to markdown):
http://www.sqlite.org/copyright.html
2 changes: 1 addition & 1 deletion automatic/sqlite/sqlite.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>SQLite</id>
<version>3.25.3</version>
<version>3.26.0</version>
<title>SQLite</title>
<owners>chocolatey</owners>
<authors>D. Richard Hipp, SQLite contributors</authors>
Expand Down

0 comments on commit 63b9e7c

Please sign in to comment.