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 Feb 8, 2019
1 parent 04ba87d commit 0ff4ca1
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-3260000.zip
x64: https://sqlite.org/2018/sqlite-dll-win64-x64-3260000.zip
Toolsx32: https://sqlite.org/2018/sqlite-tools-win32-x86-3260000.zip
x32: https://sqlite.org/2019/sqlite-dll-win32-x86-3270000.zip
x64: https://sqlite.org/2019/sqlite-dll-win64-x64-3270000.zip
Toolsx32: https://sqlite.org/2019/sqlite-tools-win32-x86-3270000.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: D76C2B3B27F279CBAABAA2D53C93E4BB7F2D8336E5AFF7C74D7A16A2DBFBFB1C
checksum64: 216E35DB57F408537E8F62C4574B5F7952C9CFF22640513F16B618E42EE1ADDB
checksumTools32: 0218B458495AFFE108E63E0786BBE7418DCD2DA3D28C07207C466A16CDED8793
checksum32: 81F30FFED254F6660EDA1845240DA62F1A73E94DBAE6DDB564F982825C7E99FE
checksum64: FC0ABF8E2CF11AB949E014A3527D27EE1EC64DD4468C3DACE02A6CB48669A7E1
checksumTools32: D02751F8F0F8D8A54E916E036D939930F9CEA91D71432FB49CBFEEE0D7AB952B

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.26.0</version>
<version>3.27.0</version>
<title>SQLite</title>
<owners>chocolatey</owners>
<authors>D. Richard Hipp, SQLite contributors</authors>
Expand Down

0 comments on commit 0ff4ca1

Please sign in to comment.