Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Final updates for release 1.0.103.0. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | release | release-1.0.103.0 |
Files: | files | file ages | folders |
SHA1: |
3f01740d6e62b5a93aaf68739e6e9392 |
User & Date: | mistachkin 2016-09-15 02:02:27 |
Context
2016-09-16
| ||
03:13 | Make it easier to run the test suite under Mono on POSIX. check-in: 9d0328d15e user: mistachkin tags: trunk | |
2016-09-15
| ||
02:02 | Final updates for release 1.0.103.0. check-in: 3f01740d6e user: mistachkin tags: trunk, release, release-1.0.103.0 | |
01:47 | Update downloads page with final file sizes and hashes. Closed-Leaf check-in: fa15467f73 user: mistachkin tags: preRelease | |
2016-09-14
| ||
19:27 | Fix the 'copySampleDatabaseFiles' test suite helper procedure. check-in: cb8e832f0e user: mistachkin tags: trunk | |
Changes
Changes to Doc/Extra/Provider/version.html.
39 39 </td> 40 40 </tr> 41 41 </table> 42 42 </div> 43 43 <div id="mainSection"> 44 44 <div id="mainBody"> 45 45 <h1 class="heading">Version History</h1> 46 - <p><b>1.0.103.0 - September XX, 2016 <font color="red">(release scheduled)</font></b></p> 46 + <p><b>1.0.103.0 - September 15, 2016</b></p> 47 47 <ul> 48 48 <li>Updated to <a href="https://www.sqlite.org/releaselog/3_14_2.html">SQLite 3.14.2</a>.</li> 49 49 <li>Add preliminary support for the .NET Framework 4.6.2.</li> 50 50 <li>Change the SQLiteReadValueCallback delegate "eventArgs" parameter to be of type SQLiteReadEventArgs. <b>** Potentially Incompatible Change **</b></li> 51 51 <li>Make SQLiteReadValueEventArgs and SQLiteReadArrayEventArgs derive from SQLiteReadEventArgs. <b>** Potentially Incompatible Change **</b></li> 52 52 <li>Rename SQLiteReadValueEventArgs.ArrayEventArgs property to ExtraEventArgs. <b>** Potentially Incompatible Change **</b></li> 53 53 <li>Add No_SQLiteGetSettingValue and No_SQLiteXmlConfigFile environment variables.</li>
Changes to Doc/SQLite.NET.chm.
cannot compute difference between binary files
Changes to readme.htm.
1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html> 3 3 <head> 4 4 <title></title> 5 5 </head> 6 6 <body> 7 7 ADO.NET SQLite Data Provider<br /> 8 -Version 1.0.103.0 - September XX, 2016 <font color="red">(release scheduled)</font><br /> 8 +Version 1.0.103.0 - September 15, 2016<br /> 9 9 Using <a href="https://www.sqlite.org/releaselog/3_14_2.html">SQLite 3.14.2</a><br /> 10 10 Originally written by Robert Simpson<br /> 11 11 Released to the public domain, use at your own risk!<br /> 12 12 Official provider website: <a href="https://system.data.sqlite.org/">https://system.data.sqlite.org/</a><br /> 13 13 Legacy versions: <a href="http://sqlite.phxsoftware.com/">http://sqlite.phxsoftware.com/</a><br /> 14 14 <br /> 15 15 The current development version can be downloaded from <a href="https://system.data.sqlite.org/index.html/timeline?y=ci"> ................................................................................ 205 205 designed for robustness and maximum backward compatibility with previously 206 206 released versions of System.Data.SQLite. 207 207 </p> 208 208 209 209 <h2><b>Version History</b></h2> 210 210 211 211 <p> 212 - <b>1.0.103.0 - September XX, 2016 <font color="red">(release scheduled)</font></b> 212 + <b>1.0.103.0 - September 15, 2016</b> 213 213 </p> 214 214 <ul> 215 215 <li>Updated to <a href="https://www.sqlite.org/releaselog/3_14_2.html">SQLite 3.14.2</a>.</li> 216 216 <li>Add preliminary support for the .NET Framework 4.6.2.</li> 217 217 <li>Change the SQLiteReadValueCallback delegate "eventArgs" parameter to be of type SQLiteReadEventArgs. <b>** Potentially Incompatible Change **</b></li> 218 218 <li>Make SQLiteReadValueEventArgs and SQLiteReadArrayEventArgs derive from SQLiteReadEventArgs. <b>** Potentially Incompatible Change **</b></li> 219 219 <li>Rename SQLiteReadValueEventArgs.ArrayEventArgs property to ExtraEventArgs. <b>** Potentially Incompatible Change **</b></li>
Changes to www/downloads.wiki.
439 439 </td> 440 440 </tr> 441 441 442 442 <tr> 443 443 <td width="10"> </td> 444 444 <td width="30%" valign="top" align="right"> 445 445 <a name="sqlite-netFx-source"></a> 446 - <a href="/downloads/1.0.102.0/sqlite-netFx-source-1.0.102.0.zip">sqlite-netFx-source-1.0.102.0.zip</a> 446 + <a href="/downloads/1.0.103.0/sqlite-netFx-source-1.0.103.0.zip">sqlite-netFx-source-1.0.103.0.zip</a> 447 447 <br /> 448 - (5.93 MiB) 448 + (5.91 MiB) 449 449 </td> 450 450 <td width="5"></td> 451 451 <td valign="top"> 452 452 This ZIP archive contains all current source code for System.Data.SQLite 453 - 1.0.102.0 (3.13.0) combined into a single archive file. 453 + 1.0.103.0 (3.14.2) combined into a single archive file. 454 454 <br /> 455 - (sha1: e827e5ce33918ab84d6e093495ef370289507674) 455 + (sha1: bb44757c83102da88b48d3bcc514a42e9e593a7b) 456 456 </td> 457 457 </tr> 458 458 459 459 <tr> 460 460 <td width="10"> </td> 461 461 <td width="30%" valign="top" align="right"> 462 462 <a name="sqlite-netFx-full-source"></a> 463 - <a href="/downloads/1.0.102.0/sqlite-netFx-full-source-1.0.102.0.zip">sqlite-netFx-full-source-1.0.102.0.zip</a> 463 + <a href="/downloads/1.0.103.0/sqlite-netFx-full-source-1.0.103.0.zip">sqlite-netFx-full-source-1.0.103.0.zip</a> 464 464 <br /> 465 - (7.32 MiB) 465 + (7.31 MiB) 466 466 </td> 467 467 <td width="5"></td> 468 468 <td valign="top"> 469 469 This ZIP archive contains all current source code for System.Data.SQLite 470 - 1.0.102.0 (3.13.0) and the extra files needed to run the unit test suite, 470 + 1.0.103.0 (3.14.2) and the extra files needed to run the unit test suite, 471 471 combined into a single archive file. 472 472 <br /> 473 - (sha1: 2e69b089de7163905b1fa9f8b5eb875b6645e3e2) 473 + (sha1: f827ef03209961937988b59bd978cdfe49f39232) 474 474 </td> 475 475 </tr> 476 476 477 477 <tr> 478 478 <td colspan="4"> 479 479 <b>Setups for 32-bit Windows (.NET Framework 2.0 SP2)</b> 480 480 </td> 481 481 </tr> 482 482 483 483 <tr> 484 484 <td width="10"> </td> 485 485 <td width="30%" valign="top" align="right"> 486 486 <a name="sqlite-netFx20-setup-bundle-x86-2005"></a> 487 - <a href="/downloads/1.0.102.0/sqlite-netFx20-setup-bundle-x86-2005-1.0.102.0.exe">sqlite-netFx20-setup-bundle-x86-2005-1.0.102.0.exe</a> 487 + <a href="/downloads/1.0.103.0/sqlite-netFx20-setup-bundle-x86-2005-1.0.103.0.exe">sqlite-netFx20-setup-bundle-x86-2005-1.0.103.0.exe</a> 488 488 <br /> 489 - (5.35 MiB) 489 + (5.36 MiB) 490 490 </td> 491 491 <td width="5"></td> 492 492 <td valign="top"> 493 493 This setup package features the mixed-mode assembly and will install all 494 494 the necessary runtime components and dependencies for the x86 version of 495 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2005 495 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2005 496 496 SP1 runtime for x86 is included. The .NET Framework 2.0 SP2 is 497 497 required. 498 498 <br /> 499 499 <big><b>This is the only setup package that is capable of installing the 500 500 design-time components for Visual Studio 2005. 501 501 <br /> 502 502 <br /> 503 503 However, if you do not require the design-time components, please 504 504 consider downloading the associated "Precompiled Binaries" 505 505 instead.</b></big> 506 506 <br /> 507 507 <br /> 508 - (sha1: dcca74db685d7f7344d259ab6c3d7644d79e71ce) 508 + (sha1: 28283f7e3a363c6a3282517aa1472ee8bd7cd326) 509 509 </td> 510 510 </tr> 511 511 512 512 <tr> 513 513 <td width="10"> </td> 514 514 <td width="30%" valign="top" align="right"> 515 515 <a name="sqlite-netFx20-setup-x86-2005"></a> 516 - <a href="/downloads/1.0.102.0/sqlite-netFx20-setup-x86-2005-1.0.102.0.exe">sqlite-netFx20-setup-x86-2005-1.0.102.0.exe</a> 516 + <a href="/downloads/1.0.103.0/sqlite-netFx20-setup-x86-2005-1.0.103.0.exe">sqlite-netFx20-setup-x86-2005-1.0.103.0.exe</a> 517 517 <br /> 518 - (5.34 MiB) 518 + (5.35 MiB) 519 519 </td> 520 520 <td width="5"></td> 521 521 <td valign="top"> 522 522 This setup package will install all the necessary runtime components and 523 - dependencies for the x86 version of the System.Data.SQLite 1.0.102.0 524 - (3.13.0) package. The Visual C++ 2005 SP1 runtime for x86 is included. 523 + dependencies for the x86 version of the System.Data.SQLite 1.0.103.0 524 + (3.14.2) package. The Visual C++ 2005 SP1 runtime for x86 is included. 525 525 The .NET Framework 2.0 SP2 is required. 526 526 <br /> 527 - (sha1: 3078433d070aa126066635327983cc53116f1f5b) 527 + (sha1: aa1604423888f9d49c5f393cb587a684e38c5f82) 528 528 </td> 529 529 </tr> 530 530 531 531 <tr> 532 532 <td colspan="4"> 533 533 <b>Setups for 64-bit Windows (.NET Framework 2.0 SP2)</b> 534 534 </td> 535 535 </tr> 536 536 537 537 <tr> 538 538 <td width="10"> </td> 539 539 <td width="30%" valign="top" align="right"> 540 540 <a name="sqlite-netFx20-setup-bundle-x64-2005"></a> 541 - <a href="/downloads/1.0.102.0/sqlite-netFx20-setup-bundle-x64-2005-1.0.102.0.exe">sqlite-netFx20-setup-bundle-x64-2005-1.0.102.0.exe</a> 541 + <a href="/downloads/1.0.103.0/sqlite-netFx20-setup-bundle-x64-2005-1.0.103.0.exe">sqlite-netFx20-setup-bundle-x64-2005-1.0.103.0.exe</a> 542 542 <br /> 543 - (5.98 MiB) 543 + (5.99 MiB) 544 544 </td> 545 545 <td width="5"></td> 546 546 <td valign="top"> 547 547 This setup package features the mixed-mode assembly and will install all 548 548 the necessary runtime components and dependencies for the x64 version of 549 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2005 549 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2005 550 550 SP1 runtime for x64 is included. The .NET Framework 2.0 SP2 is 551 551 required. 552 552 <br /> 553 - (sha1: cbcf91f256ba75dbc6773ec7aa30364c1e55c226) 553 + (sha1: 2e22d80b65c89686ef57a5c0aeba01ee7d133f1f) 554 554 </td> 555 555 </tr> 556 556 557 557 <tr> 558 558 <td width="10"> </td> 559 559 <td width="30%" valign="top" align="right"> 560 560 <a name="sqlite-netFx20-setup-x64-2005"></a> 561 - <a href="/downloads/1.0.102.0/sqlite-netFx20-setup-x64-2005-1.0.102.0.exe">sqlite-netFx20-setup-x64-2005-1.0.102.0.exe</a> 561 + <a href="/downloads/1.0.103.0/sqlite-netFx20-setup-x64-2005-1.0.103.0.exe">sqlite-netFx20-setup-x64-2005-1.0.103.0.exe</a> 562 562 <br /> 563 - (5.97 MiB) 563 + (5.98 MiB) 564 564 </td> 565 565 <td width="5"></td> 566 566 <td valign="top"> 567 567 This setup package will install all the necessary runtime components and 568 - dependencies for the x64 version of the System.Data.SQLite 1.0.102.0 569 - (3.13.0) package. The Visual C++ 2005 SP1 runtime for x64 is included. 568 + dependencies for the x64 version of the System.Data.SQLite 1.0.103.0 569 + (3.14.2) package. The Visual C++ 2005 SP1 runtime for x64 is included. 570 570 The .NET Framework 2.0 SP2 is required. 571 571 <br /> 572 - (sha1: edc0eda91493dac40a2fb61901598391cd9d566d) 572 + (sha1: a5689a6958ba9227fa1c60e7c064b8fa708f69cb) 573 573 </td> 574 574 </tr> 575 575 576 576 <tr> 577 577 <td colspan="4"> 578 578 <b>Setups for 32-bit Windows (.NET Framework 3.5 SP1)</b> 579 579 </td> 580 580 </tr> 581 581 582 582 <tr> 583 583 <td width="10"> </td> 584 584 <td width="30%" valign="top" align="right"> 585 585 <a name="sqlite-netFx35-setup-bundle-x86-2008"></a> 586 - <a href="/downloads/1.0.102.0/sqlite-netFx35-setup-bundle-x86-2008-1.0.102.0.exe">sqlite-netFx35-setup-bundle-x86-2008-1.0.102.0.exe</a> 586 + <a href="/downloads/1.0.103.0/sqlite-netFx35-setup-bundle-x86-2008-1.0.103.0.exe">sqlite-netFx35-setup-bundle-x86-2008-1.0.103.0.exe</a> 587 587 <br /> 588 - (7.38 MiB) 588 + (7.39 MiB) 589 589 </td> 590 590 <td width="5"></td> 591 591 <td valign="top"> 592 592 This setup package features the mixed-mode assembly and will install all 593 593 the necessary runtime components and dependencies for the x86 version of 594 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2008 594 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2008 595 595 SP1 runtime for x86 is included. The .NET Framework 3.5 SP1 is 596 596 required. 597 597 <br /> 598 598 <big><b>This is the only setup package that is capable of installing the 599 599 design-time components for Visual Studio 2008. 600 600 <br /> 601 601 <br /> 602 602 However, if you do not require the design-time components, please 603 603 consider downloading the associated "Precompiled Binaries" 604 604 instead.</b></big> 605 605 <br /> 606 606 <br /> 607 - (sha1: d24df8bdfb87e505447447a787ffb3f1415e4cf2) 607 + (sha1: 733493afdd96e07edb2da1c0385d19796e6e0d87) 608 608 </td> 609 609 </tr> 610 610 611 611 <tr> 612 612 <td width="10"> </td> 613 613 <td width="30%" valign="top" align="right"> 614 614 <a name="sqlite-netFx35-setup-x86-2008"></a> 615 - <a href="/downloads/1.0.102.0/sqlite-netFx35-setup-x86-2008-1.0.102.0.exe">sqlite-netFx35-setup-x86-2008-1.0.102.0.exe</a> 615 + <a href="/downloads/1.0.103.0/sqlite-netFx35-setup-x86-2008-1.0.103.0.exe">sqlite-netFx35-setup-x86-2008-1.0.103.0.exe</a> 616 616 <br /> 617 - (7.37 MiB) 617 + (7.38 MiB) 618 618 </td> 619 619 <td width="5"></td> 620 620 <td valign="top"> 621 621 This setup package will install all the necessary runtime components and 622 - dependencies for the x86 version of the System.Data.SQLite 1.0.102.0 623 - (3.13.0) package. The Visual C++ 2008 SP1 runtime for x86 is included. 622 + dependencies for the x86 version of the System.Data.SQLite 1.0.103.0 623 + (3.14.2) package. The Visual C++ 2008 SP1 runtime for x86 is included. 624 624 The .NET Framework 3.5 SP1 is required. 625 625 <br /> 626 - (sha1: f2ea0338c3051bdff89dcafd0438578690e06196) 626 + (sha1: aed2b7cbec29759851c9b3cc6f6d80b785a32952) 627 627 </td> 628 628 </tr> 629 629 630 630 <tr> 631 631 <td colspan="4"> 632 632 <b>Setups for 64-bit Windows (.NET Framework 3.5 SP1)</b> 633 633 </td> 634 634 </tr> 635 635 636 636 <tr> 637 637 <td width="10"> </td> 638 638 <td width="30%" valign="top" align="right"> 639 639 <a name="sqlite-netFx35-setup-bundle-x64-2008"></a> 640 - <a href="/downloads/1.0.102.0/sqlite-netFx35-setup-bundle-x64-2008-1.0.102.0.exe">sqlite-netFx35-setup-bundle-x64-2008-1.0.102.0.exe</a> 640 + <a href="/downloads/1.0.103.0/sqlite-netFx35-setup-bundle-x64-2008-1.0.103.0.exe">sqlite-netFx35-setup-bundle-x64-2008-1.0.103.0.exe</a> 641 641 <br /> 642 - (8.14 MiB) 642 + (8.15 MiB) 643 643 </td> 644 644 <td width="5"></td> 645 645 <td valign="top"> 646 646 This setup package features the mixed-mode assembly and will install all 647 647 the necessary runtime components and dependencies for the x64 version of 648 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2008 648 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2008 649 649 SP1 runtime for x64 is included. The .NET Framework 3.5 SP1 is 650 650 required. 651 651 <br /> 652 - (sha1: 2a3741a33278a96cf20a6b0149c5844b4ef5c63a) 652 + (sha1: 5d0d1f39d5122a9fdbd07b89bc229488c56add2a) 653 653 </td> 654 654 </tr> 655 655 656 656 <tr> 657 657 <td width="10"> </td> 658 658 <td width="30%" valign="top" align="right"> 659 659 <a name="sqlite-netFx35-setup-x64-2008"></a> 660 - <a href="/downloads/1.0.102.0/sqlite-netFx35-setup-x64-2008-1.0.102.0.exe">sqlite-netFx35-setup-x64-2008-1.0.102.0.exe</a> 660 + <a href="/downloads/1.0.103.0/sqlite-netFx35-setup-x64-2008-1.0.103.0.exe">sqlite-netFx35-setup-x64-2008-1.0.103.0.exe</a> 661 661 <br /> 662 - (8.13 MiB) 662 + (8.14 MiB) 663 663 </td> 664 664 <td width="5"></td> 665 665 <td valign="top"> 666 666 This setup package will install all the necessary runtime components and 667 - dependencies for the x64 version of the System.Data.SQLite 1.0.102.0 668 - (3.13.0) package. The Visual C++ 2008 SP1 runtime for x64 is included. 667 + dependencies for the x64 version of the System.Data.SQLite 1.0.103.0 668 + (3.14.2) package. The Visual C++ 2008 SP1 runtime for x64 is included. 669 669 The .NET Framework 3.5 SP1 is required. 670 670 <br /> 671 - (sha1: 3ebdd7135adacd77fa1bb2d3911cc03e3613cbef) 671 + (sha1: de3e01b22f0e6c565118d6c76829c2003e4d7b05) 672 672 </td> 673 673 </tr> 674 674 675 675 <tr> 676 676 <td colspan="4"> 677 677 <b>Setups for 32-bit Windows (.NET Framework 4.0)</b> 678 678 </td> 679 679 </tr> 680 680 681 681 <tr> 682 682 <td width="10"> </td> 683 683 <td width="30%" valign="top" align="right"> 684 684 <a name="sqlite-netFx40-setup-bundle-x86-2010"></a> 685 - <a href="/downloads/1.0.102.0/sqlite-netFx40-setup-bundle-x86-2010-1.0.102.0.exe">sqlite-netFx40-setup-bundle-x86-2010-1.0.102.0.exe</a> 685 + <a href="/downloads/1.0.103.0/sqlite-netFx40-setup-bundle-x86-2010-1.0.103.0.exe">sqlite-netFx40-setup-bundle-x86-2010-1.0.103.0.exe</a> 686 686 <br /> 687 - (12.96 MiB) 687 + (12.97 MiB) 688 688 </td> 689 689 <td width="5"></td> 690 690 <td valign="top"> 691 691 This setup package features the mixed-mode assembly and will install all 692 692 the necessary runtime components and dependencies for the x86 version of 693 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2010 693 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2010 694 694 SP1 runtime for x86 is included. The .NET Framework 4.0 is required. 695 695 <br /> 696 696 <big><b>This is the only setup package that is capable of installing the 697 697 design-time components for Visual Studio 2010. 698 698 <br /> 699 699 <br /> 700 700 However, if you do not require the design-time components, please 701 701 consider downloading the associated "Precompiled Binaries" 702 702 instead.</b></big> 703 703 <br /> 704 704 <br /> 705 - (sha1: a584487989a77fd68d57207d31a2efdb8467ee0c) 705 + (sha1: dee225e04b1a2a426cf7f201ff25097e115f0585) 706 706 </td> 707 707 </tr> 708 708 709 709 <tr> 710 710 <td width="10"> </td> 711 711 <td width="30%" valign="top" align="right"> 712 712 <a name="sqlite-netFx40-setup-x86-2010"></a> 713 - <a href="/downloads/1.0.102.0/sqlite-netFx40-setup-x86-2010-1.0.102.0.exe">sqlite-netFx40-setup-x86-2010-1.0.102.0.exe</a> 713 + <a href="/downloads/1.0.103.0/sqlite-netFx40-setup-x86-2010-1.0.103.0.exe">sqlite-netFx40-setup-x86-2010-1.0.103.0.exe</a> 714 714 <br /> 715 - (12.95 MiB) 715 + (12.96 MiB) 716 716 </td> 717 717 <td width="5"></td> 718 718 <td valign="top"> 719 719 This setup package will install all the necessary runtime components and 720 - dependencies for the x86 version of the System.Data.SQLite 1.0.102.0 721 - (3.13.0) package. The Visual C++ 2010 SP1 runtime for x86 is included. 720 + dependencies for the x86 version of the System.Data.SQLite 1.0.103.0 721 + (3.14.2) package. The Visual C++ 2010 SP1 runtime for x86 is included. 722 722 The .NET Framework 4.0 is required. 723 723 <br /> 724 - (sha1: 63b8f627c9180d5e0054b0e32d3936524dd510bc) 724 + (sha1: 04310dc19bdac701f6b813f47d906cfb7279ca3b) 725 725 </td> 726 726 </tr> 727 727 728 728 <tr> 729 729 <td colspan="4"> 730 730 <b>Setups for 64-bit Windows (.NET Framework 4.0)</b> 731 731 </td> 732 732 </tr> 733 733 734 734 <tr> 735 735 <td width="10"> </td> 736 736 <td width="30%" valign="top" align="right"> 737 737 <a name="sqlite-netFx40-setup-bundle-x64-2010"></a> 738 - <a href="/downloads/1.0.102.0/sqlite-netFx40-setup-bundle-x64-2010-1.0.102.0.exe">sqlite-netFx40-setup-bundle-x64-2010-1.0.102.0.exe</a> 738 + <a href="/downloads/1.0.103.0/sqlite-netFx40-setup-bundle-x64-2010-1.0.103.0.exe">sqlite-netFx40-setup-bundle-x64-2010-1.0.103.0.exe</a> 739 739 <br /> 740 - (14.23 MiB) 740 + (14.24 MiB) 741 741 </td> 742 742 <td width="5"></td> 743 743 <td valign="top"> 744 744 This setup package features the mixed-mode assembly and will install all 745 745 the necessary runtime components and dependencies for the x64 version of 746 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2010 746 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2010 747 747 SP1 runtime for x64 is included. The .NET Framework 4.0 is required. 748 748 <br /> 749 - (sha1: 8093642a418dce03290f4b72b28e91f9c0e85150) 749 + (sha1: 2347ff722feaa4a966b8d75e23c3761a4585264d) 750 750 </td> 751 751 </tr> 752 752 753 753 <tr> 754 754 <td width="10"> </td> 755 755 <td width="30%" valign="top" align="right"> 756 756 <a name="sqlite-netFx40-setup-x64-2010"></a> 757 - <a href="/downloads/1.0.102.0/sqlite-netFx40-setup-x64-2010-1.0.102.0.exe">sqlite-netFx40-setup-x64-2010-1.0.102.0.exe</a> 757 + <a href="/downloads/1.0.103.0/sqlite-netFx40-setup-x64-2010-1.0.103.0.exe">sqlite-netFx40-setup-x64-2010-1.0.103.0.exe</a> 758 758 <br /> 759 759 (14.22 MiB) 760 760 </td> 761 761 <td width="5"></td> 762 762 <td valign="top"> 763 763 This setup package will install all the necessary runtime components and 764 - dependencies for the x64 version of the System.Data.SQLite 1.0.102.0 765 - (3.13.0) package. The Visual C++ 2010 SP1 runtime for x64 is included. 764 + dependencies for the x64 version of the System.Data.SQLite 1.0.103.0 765 + (3.14.2) package. The Visual C++ 2010 SP1 runtime for x64 is included. 766 766 The .NET Framework 4.0 is required. 767 767 <br /> 768 - (sha1: c27217eb6ed7ff12a4499b48fe2145a74df51e08) 768 + (sha1: 8c3cef824d1b1d8d347597bec32c2db4e18d37e4) 769 769 </td> 770 770 </tr> 771 771 772 772 <tr> 773 773 <td colspan="4"> 774 774 <b>Setups for 32-bit Windows (.NET Framework 4.5)</b> 775 775 </td> 776 776 </tr> 777 777 778 778 <tr> 779 779 <td width="10"> </td> 780 780 <td width="30%" valign="top" align="right"> 781 781 <a name="sqlite-netFx45-setup-bundle-x86-2012"></a> 782 - <a href="/downloads/1.0.102.0/sqlite-netFx45-setup-bundle-x86-2012-1.0.102.0.exe">sqlite-netFx45-setup-bundle-x86-2012-1.0.102.0.exe</a> 782 + <a href="/downloads/1.0.103.0/sqlite-netFx45-setup-bundle-x86-2012-1.0.103.0.exe">sqlite-netFx45-setup-bundle-x86-2012-1.0.103.0.exe</a> 783 783 <br /> 784 - (10.38 MiB) 784 + (10.39 MiB) 785 785 </td> 786 786 <td width="5"></td> 787 787 <td valign="top"> 788 788 This setup package features the mixed-mode assembly and will install all 789 789 the necessary runtime components and dependencies for the x86 version of 790 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2012 790 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2012 791 791 Update 4 runtime for x86 is included. The .NET Framework 4.5 is 792 792 required. 793 793 <br /> 794 794 <big><b>This is the only setup package that is capable of installing the 795 795 design-time components for Visual Studio 2012. 796 796 <br /> 797 797 <br /> ................................................................................ 802 802 <br /> 803 803 <big><b>Using Entity Framework 6 design-time support may require 804 804 installing the Visual Studio 2012 "flavor" of the 805 805 <a href="https://www.microsoft.com/en-us/download/details.aspx?id=40762"> 806 806 Entity Framework 6 Tools for Visual Studio 2012 & 2013</a>.</b></big> 807 807 <br /> 808 808 <br /> 809 - (sha1: 1edf436caf551a5b684d038b506c190506f5ceb0) 809 + (sha1: e772984293d7274226b78fdca208a9da04a079e5) 810 810 </td> 811 811 </tr> 812 812 813 813 <tr> 814 814 <td width="10"> </td> 815 815 <td width="30%" valign="top" align="right"> 816 816 <a name="sqlite-netFx45-setup-x86-2012"></a> 817 - <a href="/downloads/1.0.102.0/sqlite-netFx45-setup-x86-2012-1.0.102.0.exe">sqlite-netFx45-setup-x86-2012-1.0.102.0.exe</a> 817 + <a href="/downloads/1.0.103.0/sqlite-netFx45-setup-x86-2012-1.0.103.0.exe">sqlite-netFx45-setup-x86-2012-1.0.103.0.exe</a> 818 818 <br /> 819 - (10.42 MiB) 819 + (10.43 MiB) 820 820 </td> 821 821 <td width="5"></td> 822 822 <td valign="top"> 823 823 This setup package will install all the necessary runtime components and 824 - dependencies for the x86 version of the System.Data.SQLite 1.0.102.0 825 - (3.13.0) package. The Visual C++ 2012 Update 4 runtime for x86 is 824 + dependencies for the x86 version of the System.Data.SQLite 1.0.103.0 825 + (3.14.2) package. The Visual C++ 2012 Update 4 runtime for x86 is 826 826 included. The .NET Framework 4.5 is required. 827 827 <br /> 828 - (sha1: e2422d85a278aea6709512955a771db4916e3f87) 828 + (sha1: b4335c5fce70b90d4cbcefa22abec0c00bb3892e) 829 829 </td> 830 830 </tr> 831 831 832 832 <tr> 833 833 <td colspan="4"> 834 834 <b>Setups for 64-bit Windows (.NET Framework 4.5)</b> 835 835 </td> 836 836 </tr> 837 837 838 838 <tr> 839 839 <td width="10"> </td> 840 840 <td width="30%" valign="top" align="right"> 841 841 <a name="sqlite-netFx45-setup-bundle-x64-2012"></a> 842 - <a href="/downloads/1.0.102.0/sqlite-netFx45-setup-bundle-x64-2012-1.0.102.0.exe">sqlite-netFx45-setup-bundle-x64-2012-1.0.102.0.exe</a> 842 + <a href="/downloads/1.0.103.0/sqlite-netFx45-setup-bundle-x64-2012-1.0.103.0.exe">sqlite-netFx45-setup-bundle-x64-2012-1.0.103.0.exe</a> 843 843 <br /> 844 - (11.05 MiB) 844 + (11.06 MiB) 845 845 </td> 846 846 <td width="5"></td> 847 847 <td valign="top"> 848 848 This setup package features the mixed-mode assembly and will install all 849 849 the necessary runtime components and dependencies for the x64 version of 850 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2012 850 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2012 851 851 Update 4 runtime for x64 is included. The .NET Framework 4.5 is 852 852 required. 853 853 <br /> 854 - (sha1: 47e28b2ebc7e34078c0b1dd619fd856e1b530c33) 854 + (sha1: c89a9358c0765eeeb02444eedb27b96614eb425b) 855 855 </td> 856 856 </tr> 857 857 858 858 <tr> 859 859 <td width="10"> </td> 860 860 <td width="30%" valign="top" align="right"> 861 861 <a name="sqlite-netFx45-setup-x64-2012"></a> 862 - <a href="/downloads/1.0.102.0/sqlite-netFx45-setup-x64-2012-1.0.102.0.exe">sqlite-netFx45-setup-x64-2012-1.0.102.0.exe</a> 862 + <a href="/downloads/1.0.103.0/sqlite-netFx45-setup-x64-2012-1.0.103.0.exe">sqlite-netFx45-setup-x64-2012-1.0.103.0.exe</a> 863 863 <br /> 864 - (11.11 MiB) 864 + (11.12 MiB) 865 865 </td> 866 866 <td width="5"></td> 867 867 <td valign="top"> 868 868 This setup package will install all the necessary runtime components and 869 - dependencies for the x64 version of the System.Data.SQLite 1.0.102.0 870 - (3.13.0) package. The Visual C++ 2012 Update 4 runtime for x64 is 869 + dependencies for the x64 version of the System.Data.SQLite 1.0.103.0 870 + (3.14.2) package. The Visual C++ 2012 Update 4 runtime for x64 is 871 871 included. The .NET Framework 4.5 is required. 872 872 <br /> 873 - (sha1: 2ff9550362f6f21d25ce7de744fa82c7d3469efe) 873 + (sha1: 9136c5e2164622c2d3bc598c86a622912d937490) 874 874 </td> 875 875 </tr> 876 876 877 877 <tr> 878 878 <td colspan="4"> 879 879 <b>Setups for 32-bit Windows (.NET Framework 4.5.1)</b> 880 880 </td> 881 881 </tr> 882 882 883 883 <tr> 884 884 <td width="10"> </td> 885 885 <td width="30%" valign="top" align="right"> 886 886 <a name="sqlite-netFx451-setup-bundle-x86-2013"></a> 887 - <a href="/downloads/1.0.102.0/sqlite-netFx451-setup-bundle-x86-2013-1.0.102.0.exe">sqlite-netFx451-setup-bundle-x86-2013-1.0.102.0.exe</a> 887 + <a href="/downloads/1.0.103.0/sqlite-netFx451-setup-bundle-x86-2013-1.0.103.0.exe">sqlite-netFx451-setup-bundle-x86-2013-1.0.103.0.exe</a> 888 888 <br /> 889 - (10.34 MiB) 889 + (10.35 MiB) 890 890 </td> 891 891 <td width="5"></td> 892 892 <td valign="top"> 893 893 This setup package features the mixed-mode assembly and will install all 894 894 the necessary runtime components and dependencies for the x86 version of 895 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2013 895 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2013 896 896 Update 2 runtime for x86 is included. The .NET Framework 4.5.1 is 897 897 required. 898 898 <br /> 899 899 <big><b>This is the only setup package that is capable of installing the 900 900 design-time components for Visual Studio 2013. 901 901 <br /> 902 902 <br /> ................................................................................ 907 907 <br /> 908 908 <big><b>Using Entity Framework 6 design-time support may require 909 909 installing the Visual Studio 2013 "flavor" of the 910 910 <a href="https://www.microsoft.com/en-us/download/details.aspx?id=40762"> 911 911 Entity Framework 6 Tools for Visual Studio 2012 & 2013</a>.</b></big> 912 912 <br /> 913 913 <br /> 914 - (sha1: d4f909e339fddaa094ba94685f1c91f8281ee91d) 914 + (sha1: e7b2a5042b19640f08710fc9f900e5a8100a594c) 915 915 </td> 916 916 </tr> 917 917 918 918 <tr> 919 919 <td width="10"> </td> 920 920 <td width="30%" valign="top" align="right"> 921 921 <a name="sqlite-netFx451-setup-x86-2013"></a> 922 - <a href="/downloads/1.0.102.0/sqlite-netFx451-setup-x86-2013-1.0.102.0.exe">sqlite-netFx451-setup-x86-2013-1.0.102.0.exe</a> 922 + <a href="/downloads/1.0.103.0/sqlite-netFx451-setup-x86-2013-1.0.103.0.exe">sqlite-netFx451-setup-x86-2013-1.0.103.0.exe</a> 923 923 <br /> 924 - (10.37 MiB) 924 + (10.38 MiB) 925 925 </td> 926 926 <td width="5"></td> 927 927 <td valign="top"> 928 928 This setup package will install all the necessary runtime components and 929 - dependencies for the x86 version of the System.Data.SQLite 1.0.102.0 930 - (3.13.0) package. The Visual C++ 2013 Update 2 runtime for x86 is 929 + dependencies for the x86 version of the System.Data.SQLite 1.0.103.0 930 + (3.14.2) package. The Visual C++ 2013 Update 2 runtime for x86 is 931 931 included. The .NET Framework 4.5.1 is required. 932 932 <br /> 933 - (sha1: 4f0d3f31ad462a247329365e7efcc9b3e805b848) 933 + (sha1: a6628b1b5b50418ca16cc0e76bb32d5bfad944bb) 934 934 </td> 935 935 </tr> 936 936 937 937 <tr> 938 938 <td colspan="4"> 939 939 <b>Setups for 64-bit Windows (.NET Framework 4.5.1)</b> 940 940 </td> 941 941 </tr> 942 942 943 943 <tr> 944 944 <td width="10"> </td> 945 945 <td width="30%" valign="top" align="right"> 946 946 <a name="sqlite-netFx451-setup-bundle-x64-2013"></a> 947 - <a href="/downloads/1.0.102.0/sqlite-netFx451-setup-bundle-x64-2013-1.0.102.0.exe">sqlite-netFx451-setup-bundle-x64-2013-1.0.102.0.exe</a> 947 + <a href="/downloads/1.0.103.0/sqlite-netFx451-setup-bundle-x64-2013-1.0.103.0.exe">sqlite-netFx451-setup-bundle-x64-2013-1.0.103.0.exe</a> 948 948 <br /> 949 - (11.04 MiB) 949 + (11.05 MiB) 950 950 </td> 951 951 <td width="5"></td> 952 952 <td valign="top"> 953 953 This setup package features the mixed-mode assembly and will install all 954 954 the necessary runtime components and dependencies for the x64 version of 955 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2013 955 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2013 956 956 Update 2 runtime for x64 is included. The .NET Framework 4.5.1 is 957 957 required. 958 958 <br /> 959 - (sha1: 1397d9692d20166b0c4300bbe443ae7be986d539) 959 + (sha1: ba8cecc0ef161cb3f5ddaa00715c9be028a8d652) 960 960 </td> 961 961 </tr> 962 962 963 963 <tr> 964 964 <td width="10"> </td> 965 965 <td width="30%" valign="top" align="right"> 966 966 <a name="sqlite-netFx451-setup-x64-2013"></a> 967 - <a href="/downloads/1.0.102.0/sqlite-netFx451-setup-x64-2013-1.0.102.0.exe">sqlite-netFx451-setup-x64-2013-1.0.102.0.exe</a> 967 + <a href="/downloads/1.0.103.0/sqlite-netFx451-setup-x64-2013-1.0.103.0.exe">sqlite-netFx451-setup-x64-2013-1.0.103.0.exe</a> 968 968 <br /> 969 - (11.10 MiB) 969 + (11.11 MiB) 970 970 </td> 971 971 <td width="5"></td> 972 972 <td valign="top"> 973 973 This setup package will install all the necessary runtime components and 974 - dependencies for the x64 version of the System.Data.SQLite 1.0.102.0 975 - (3.13.0) package. The Visual C++ 2013 Update 2 runtime for x64 is 974 + dependencies for the x64 version of the System.Data.SQLite 1.0.103.0 975 + (3.14.2) package. The Visual C++ 2013 Update 2 runtime for x64 is 976 976 included. The .NET Framework 4.5.1 is required. 977 977 <br /> 978 - (sha1: a937c46b697ce5192098e19e9d476ebf31eec1bc) 978 + (sha1: fa115a42990b68626060352a058ec5db954a074d) 979 979 </td> 980 980 </tr> 981 981 982 982 <tr> 983 983 <td colspan="4"> 984 984 <b>Setups for 32-bit Windows (.NET Framework 4.6)</b> 985 985 </td> 986 986 </tr> 987 987 988 988 <tr> 989 989 <td width="10"> </td> 990 990 <td width="30%" valign="top" align="right"> 991 991 <a name="sqlite-netFx46-setup-bundle-x86-2015"></a> 992 - <a href="/downloads/1.0.102.0/sqlite-netFx46-setup-bundle-x86-2015-1.0.102.0.exe">sqlite-netFx46-setup-bundle-x86-2015-1.0.102.0.exe</a> 992 + <a href="/downloads/1.0.103.0/sqlite-netFx46-setup-bundle-x86-2015-1.0.103.0.exe">sqlite-netFx46-setup-bundle-x86-2015-1.0.103.0.exe</a> 993 993 <br /> 994 - (16.39 MiB) 994 + (16.87 MiB) 995 995 </td> 996 996 <td width="5"></td> 997 997 <td valign="top"> 998 998 This setup package features the mixed-mode assembly and will install all 999 999 the necessary runtime components and dependencies for the x86 version of 1000 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2015 1000 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2015 1001 1001 Update 2 runtime for x86 is included. The .NET Framework 4.6 is 1002 1002 required. 1003 1003 <br /> 1004 1004 <big><b>This is the only setup package that is capable of installing the 1005 1005 design-time components for Visual Studio 2015. 1006 1006 <br /> 1007 1007 <br /> 1008 1008 However, if you do not require the design-time components, please 1009 1009 consider downloading the associated "Precompiled Binaries" 1010 1010 instead.</b></big> 1011 1011 <br /> 1012 1012 <br /> 1013 - (sha1: fb59c95198285c30dafa6bafb99e1fe0eb46dfe1) 1013 + (sha1: 8eeb2ea2cd2c7f87f310614e3666889ca9ce64fa) 1014 1014 </td> 1015 1015 </tr> 1016 1016 1017 1017 <tr> 1018 1018 <td width="10"> </td> 1019 1019 <td width="30%" valign="top" align="right"> 1020 1020 <a name="sqlite-netFx46-setup-x86-2015"></a> 1021 - <a href="/downloads/1.0.102.0/sqlite-netFx46-setup-x86-2015-1.0.102.0.exe">sqlite-netFx46-setup-x86-2015-1.0.102.0.exe</a> 1021 + <a href="/downloads/1.0.103.0/sqlite-netFx46-setup-x86-2015-1.0.103.0.exe">sqlite-netFx46-setup-x86-2015-1.0.103.0.exe</a> 1022 1022 <br /> 1023 - (16.57 MiB) 1023 + (17.04 MiB) 1024 1024 </td> 1025 1025 <td width="5"></td> 1026 1026 <td valign="top"> 1027 1027 This setup package will install all the necessary runtime components and 1028 - dependencies for the x86 version of the System.Data.SQLite 1.0.102.0 1029 - (3.13.0) package. The Visual C++ 2015 Update 2 runtime for x86 is 1028 + dependencies for the x86 version of the System.Data.SQLite 1.0.103.0 1029 + (3.14.2) package. The Visual C++ 2015 Update 2 runtime for x86 is 1030 1030 included. The .NET Framework 4.6 is required. 1031 1031 <br /> 1032 - (sha1: 93fbb546ae46112daf5a0ac5f9b5a0fde2c2f2bf) 1032 + (sha1: 45d7b7e6ef9470b7e067d5d62d8f5d85de00765d) 1033 1033 </td> 1034 1034 </tr> 1035 1035 1036 1036 <tr> 1037 1037 <td colspan="4"> 1038 1038 <b>Setups for 64-bit Windows (.NET Framework 4.6)</b> 1039 1039 </td> 1040 1040 </tr> 1041 1041 1042 1042 <tr> 1043 1043 <td width="10"> </td> 1044 1044 <td width="30%" valign="top" align="right"> 1045 1045 <a name="sqlite-netFx46-setup-bundle-x64-2015"></a> 1046 - <a href="/downloads/1.0.102.0/sqlite-netFx46-setup-bundle-x64-2015-1.0.102.0.exe">sqlite-netFx46-setup-bundle-x64-2015-1.0.102.0.exe</a> 1046 + <a href="/downloads/1.0.103.0/sqlite-netFx46-setup-bundle-x64-2015-1.0.103.0.exe">sqlite-netFx46-setup-bundle-x64-2015-1.0.103.0.exe</a> 1047 1047 <br /> 1048 - (17.18 MiB) 1048 + (17.72 MiB) 1049 1049 </td> 1050 1050 <td width="5"></td> 1051 1051 <td valign="top"> 1052 1052 This setup package features the mixed-mode assembly and will install all 1053 1053 the necessary runtime components and dependencies for the x64 version of 1054 - the System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2015 1054 + the System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2015 1055 1055 Update 2 runtime for x64 is included. The .NET Framework 4.6 is 1056 1056 required. 1057 1057 <br /> 1058 - (sha1: 47efe0ee083fc84913186f7248764c03a9701128) 1058 + (sha1: 6483c2b14cee08e8f66b1053c6f7d0e5aeb4aaf3) 1059 1059 </td> 1060 1060 </tr> 1061 1061 1062 1062 <tr> 1063 1063 <td width="10"> </td> 1064 1064 <td width="30%" valign="top" align="right"> 1065 1065 <a name="sqlite-netFx46-setup-x64-2015"></a> 1066 - <a href="/downloads/1.0.102.0/sqlite-netFx46-setup-x64-2015-1.0.102.0.exe">sqlite-netFx46-setup-x64-2015-1.0.102.0.exe</a> 1066 + <a href="/downloads/1.0.103.0/sqlite-netFx46-setup-x64-2015-1.0.103.0.exe">sqlite-netFx46-setup-x64-2015-1.0.103.0.exe</a> 1067 1067 <br /> 1068 - (17.41 MiB) 1068 + (17.94 MiB) 1069 1069 </td> 1070 1070 <td width="5"></td> 1071 1071 <td valign="top"> 1072 1072 This setup package will install all the necessary runtime components and 1073 - dependencies for the x64 version of the System.Data.SQLite 1.0.102.0 1074 - (3.13.0) package. The Visual C++ 2015 Update 2 runtime for x64 is 1073 + dependencies for the x64 version of the System.Data.SQLite 1.0.103.0 1074 + (3.14.2) package. The Visual C++ 2015 Update 2 runtime for x64 is 1075 1075 included. The .NET Framework 4.6 is required. 1076 1076 <br /> 1077 - (sha1: ee9052681d1b4f268413f365ee293dd02af8252e) 1077 + (sha1: 9c510d76682e7c7ebecbea978592a1e06e0ef6d3) 1078 1078 </td> 1079 1079 </tr> 1080 1080 1081 1081 <tr> 1082 1082 <td colspan="4"> 1083 1083 <b>Precompiled Binaries for 32-bit Windows (.NET Framework 2.0 SP2)</b> 1084 1084 </td> 1085 1085 </tr> 1086 1086 1087 1087 <tr> 1088 1088 <td width="10"> </td> 1089 1089 <td width="30%" valign="top" align="right"> 1090 1090 <a name="sqlite-netFx20-binary-bundle-Win32-2005"></a> 1091 - <a href="/downloads/1.0.102.0/sqlite-netFx20-binary-bundle-Win32-2005-1.0.102.0.zip">sqlite-netFx20-binary-bundle-Win32-2005-1.0.102.0.zip</a> 1091 + <a href="/downloads/1.0.103.0/sqlite-netFx20-binary-bundle-Win32-2005-1.0.103.0.zip">sqlite-netFx20-binary-bundle-Win32-2005-1.0.103.0.zip</a> 1092 1092 <br /> 1093 - (1.73 MiB) 1093 + (1.74 MiB) 1094 1094 </td> 1095 1095 <td width="5"></td> 1096 1096 <td valign="top"> 1097 1097 This binary package features the mixed-mode assembly and contains all 1098 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1099 - (3.13.0) package. The Visual C++ 2005 SP1 runtime for x86 and the .NET 1098 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1099 + (3.14.2) package. The Visual C++ 2005 SP1 runtime for x86 and the .NET 1100 1100 Framework 2.0 SP2 are required. 1101 1101 <br /> 1102 - (sha1: 5ebf3d9a08f011c9824156ac3a24e6a856ffd2a5) 1102 + (sha1: 07da629e18dea81be5486e40895bcf5445bad5ba) 1103 1103 </td> 1104 1104 </tr> 1105 1105 1106 1106 <tr> 1107 1107 <td width="10"> </td> 1108 1108 <td width="30%" valign="top" align="right"> 1109 1109 <a name="sqlite-netFx20-binary-Win32-2005"></a> 1110 - <a href="/downloads/1.0.102.0/sqlite-netFx20-binary-Win32-2005-1.0.102.0.zip">sqlite-netFx20-binary-Win32-2005-1.0.102.0.zip</a> 1110 + <a href="/downloads/1.0.103.0/sqlite-netFx20-binary-Win32-2005-1.0.103.0.zip">sqlite-netFx20-binary-Win32-2005-1.0.103.0.zip</a> 1111 1111 <br /> 1112 - (1.72 MiB) 1112 + (1.73 MiB) 1113 1113 </td> 1114 1114 <td width="5"></td> 1115 1115 <td valign="top"> 1116 1116 This binary package contains all the binaries for the x86 version of the 1117 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2005 SP1 1117 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2005 SP1 1118 1118 runtime for x86 and the .NET Framework 2.0 SP2 are required. 1119 1119 <br /> 1120 - (sha1: d5bd94a6fb223e9d55c568dab978392765393ed0) 1120 + (sha1: e1b11ede851de846c17a62179454519caba5070a) 1121 1121 </td> 1122 1122 </tr> 1123 1123 1124 1124 <tr> 1125 1125 <td colspan="4"> 1126 1126 <b>Precompiled Binaries for 64-bit Windows (.NET Framework 2.0 SP2)</b> 1127 1127 </td> 1128 1128 </tr> 1129 1129 1130 1130 <tr> 1131 1131 <td width="10"> </td> 1132 1132 <td width="30%" valign="top" align="right"> 1133 1133 <a name="sqlite-netFx20-binary-bundle-x64-2005"></a> 1134 - <a href="/downloads/1.0.102.0/sqlite-netFx20-binary-bundle-x64-2005-1.0.102.0.zip">sqlite-netFx20-binary-bundle-x64-2005-1.0.102.0.zip</a> 1134 + <a href="/downloads/1.0.103.0/sqlite-netFx20-binary-bundle-x64-2005-1.0.103.0.zip">sqlite-netFx20-binary-bundle-x64-2005-1.0.103.0.zip</a> 1135 1135 <br /> 1136 - (1.99 MiB) 1136 + (2.00 MiB) 1137 1137 </td> 1138 1138 <td width="5"></td> 1139 1139 <td valign="top"> 1140 1140 This binary package features the mixed-mode assembly and contains all 1141 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 1142 - (3.13.0) package. The Visual C++ 2005 SP1 runtime for x64 and the .NET 1141 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 1142 + (3.14.2) package. The Visual C++ 2005 SP1 runtime for x64 and the .NET 1143 1143 Framework 2.0 SP2 are required. 1144 1144 <br /> 1145 - (sha1: f5f0cc7b729363ee995ebaf390694e1f13f0ea6c) 1145 + (sha1: 68f813c12655b488ea8a422c85d473dbc2e1ce02) 1146 1146 </td> 1147 1147 </tr> 1148 1148 1149 1149 <tr> 1150 1150 <td width="10"> </td> 1151 1151 <td width="30%" valign="top" align="right"> 1152 1152 <a name="sqlite-netFx20-binary-x64-2005"></a> 1153 - <a href="/downloads/1.0.102.0/sqlite-netFx20-binary-x64-2005-1.0.102.0.zip">sqlite-netFx20-binary-x64-2005-1.0.102.0.zip</a> 1153 + <a href="/downloads/1.0.103.0/sqlite-netFx20-binary-x64-2005-1.0.103.0.zip">sqlite-netFx20-binary-x64-2005-1.0.103.0.zip</a> 1154 1154 <br /> 1155 - (1.98 MiB) 1155 + (2.00 MiB) 1156 1156 </td> 1157 1157 <td width="5"></td> 1158 1158 <td valign="top"> 1159 1159 This binary package contains all the binaries for the x64 version of the 1160 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2005 SP1 1160 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2005 SP1 1161 1161 runtime for x64 and the .NET Framework 2.0 SP2 are required. 1162 1162 <br /> 1163 - (sha1: 4e7e7ff92a16a240b57082d74e3602fa5180b571) 1163 + (sha1: ef57fb3ea52ef482c2975e2665e313f8f85e8288) 1164 1164 </td> 1165 1165 </tr> 1166 1166 1167 1167 <tr> 1168 1168 <td colspan="4"> 1169 1169 <b>Precompiled Binaries for 32-bit Windows (.NET Framework 3.5 SP1)</b> 1170 1170 </td> 1171 1171 </tr> 1172 1172 1173 1173 <tr> 1174 1174 <td width="10"> </td> 1175 1175 <td width="30%" valign="top" align="right"> 1176 1176 <a name="sqlite-netFx35-binary-bundle-Win32-2008"></a> 1177 - <a href="/downloads/1.0.102.0/sqlite-netFx35-binary-bundle-Win32-2008-1.0.102.0.zip">sqlite-netFx35-binary-bundle-Win32-2008-1.0.102.0.zip</a> 1177 + <a href="/downloads/1.0.103.0/sqlite-netFx35-binary-bundle-Win32-2008-1.0.103.0.zip">sqlite-netFx35-binary-bundle-Win32-2008-1.0.103.0.zip</a> 1178 1178 <br /> 1179 - (2.17 MiB) 1179 + (2.19 MiB) 1180 1180 </td> 1181 1181 <td width="5"></td> 1182 1182 <td valign="top"> 1183 1183 This binary package features the mixed-mode assembly and contains all 1184 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1185 - (3.13.0) package. The Visual C++ 2008 SP1 runtime for x86 and the .NET 1184 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1185 + (3.14.2) package. The Visual C++ 2008 SP1 runtime for x86 and the .NET 1186 1186 Framework 3.5 SP1 are required. 1187 1187 <br /> 1188 - (sha1: b9cdd8f716f9a529ed41e99a1c5e481ccaf0ba2b) 1188 + (sha1: 8f71710a04d79fa704a5571fbac4cdeff0a59c09) 1189 1189 </td> 1190 1190 </tr> 1191 1191 1192 1192 <tr> 1193 1193 <td width="10"> </td> 1194 1194 <td width="30%" valign="top" align="right"> 1195 1195 <a name="sqlite-netFx35-binary-Win32-2008"></a> 1196 - <a href="/downloads/1.0.102.0/sqlite-netFx35-binary-Win32-2008-1.0.102.0.zip">sqlite-netFx35-binary-Win32-2008-1.0.102.0.zip</a> 1196 + <a href="/downloads/1.0.103.0/sqlite-netFx35-binary-Win32-2008-1.0.103.0.zip">sqlite-netFx35-binary-Win32-2008-1.0.103.0.zip</a> 1197 1197 <br /> 1198 - (2.17 MiB) 1198 + (2.18 MiB) 1199 1199 </td> 1200 1200 <td width="5"></td> 1201 1201 <td valign="top"> 1202 1202 This binary package contains all the binaries for the x86 version of the 1203 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2008 SP1 1203 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2008 SP1 1204 1204 runtime for x86 and the .NET Framework 3.5 SP1 are required. 1205 1205 <br /> 1206 - (sha1: deaa68abe03dc5884cee41f930a4283e25970bc9) 1206 + (sha1: 9c4b6f75a544cece347538e30826a0d1552a5723) 1207 1207 </td> 1208 1208 </tr> 1209 1209 1210 1210 <tr> 1211 1211 <td colspan="4"> 1212 1212 <b>Precompiled Binaries for 64-bit Windows (.NET Framework 3.5 SP1)</b> 1213 1213 </td> 1214 1214 </tr> 1215 1215 1216 1216 <tr> 1217 1217 <td width="10"> </td> 1218 1218 <td width="30%" valign="top" align="right"> 1219 1219 <a name="sqlite-netFx35-binary-bundle-x64-2008"></a> 1220 - <a href="/downloads/1.0.102.0/sqlite-netFx35-binary-bundle-x64-2008-1.0.102.0.zip">sqlite-netFx35-binary-bundle-x64-2008-1.0.102.0.zip</a> 1220 + <a href="/downloads/1.0.103.0/sqlite-netFx35-binary-bundle-x64-2008-1.0.103.0.zip">sqlite-netFx35-binary-bundle-x64-2008-1.0.103.0.zip</a> 1221 1221 <br /> 1222 - (2.28 MiB) 1222 + (2.29 MiB) 1223 1223 </td> 1224 1224 <td width="5"></td> 1225 1225 <td valign="top"> 1226 1226 This binary package features the mixed-mode assembly and contains all 1227 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 1228 - (3.13.0) package. The Visual C++ 2008 SP1 runtime for x64 and the .NET 1227 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 1228 + (3.14.2) package. The Visual C++ 2008 SP1 runtime for x64 and the .NET 1229 1229 Framework 3.5 SP1 are required. 1230 1230 <br /> 1231 - (sha1: 4d8dc78b9674b8e00e815c0aac63bc805fbabcf9) 1231 + (sha1: cbdcc14d23cf6a973b128e729e96318b89b5467b) 1232 1232 </td> 1233 1233 </tr> 1234 1234 1235 1235 <tr> 1236 1236 <td width="10"> </td> 1237 1237 <td width="30%" valign="top" align="right"> 1238 1238 <a name="sqlite-netFx35-binary-x64-2008"></a> 1239 - <a href="/downloads/1.0.102.0/sqlite-netFx35-binary-x64-2008-1.0.102.0.zip">sqlite-netFx35-binary-x64-2008-1.0.102.0.zip</a> 1239 + <a href="/downloads/1.0.103.0/sqlite-netFx35-binary-x64-2008-1.0.103.0.zip">sqlite-netFx35-binary-x64-2008-1.0.103.0.zip</a> 1240 1240 <br /> 1241 - (2.27 MiB) 1241 + (2.28 MiB) 1242 1242 </td> 1243 1243 <td width="5"></td> 1244 1244 <td valign="top"> 1245 1245 This binary package contains all the binaries for the x64 version of the 1246 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2008 SP1 1246 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2008 SP1 1247 1247 runtime for x64 and the .NET Framework 3.5 SP1 are required. 1248 1248 <br /> 1249 - (sha1: 0c8b91a4e496c4fff5e8ea72d2974074e6cc343a) 1249 + (sha1: 0293cc3590d0be626d309f7e67408c469a609096) 1250 1250 </td> 1251 1251 </tr> 1252 1252 1253 1253 <tr> 1254 1254 <td colspan="4"> 1255 1255 <b>Precompiled Binaries for 32-bit Windows (.NET Framework 4.0)</b> 1256 1256 </td> 1257 1257 </tr> 1258 1258 1259 1259 <tr> 1260 1260 <td width="10"> </td> 1261 1261 <td width="30%" valign="top" align="right"> 1262 1262 <a name="sqlite-netFx40-binary-bundle-Win32-2010"></a> 1263 - <a href="/downloads/1.0.102.0/sqlite-netFx40-binary-bundle-Win32-2010-1.0.102.0.zip">sqlite-netFx40-binary-bundle-Win32-2010-1.0.102.0.zip</a> 1263 + <a href="/downloads/1.0.103.0/sqlite-netFx40-binary-bundle-Win32-2010-1.0.103.0.zip">sqlite-netFx40-binary-bundle-Win32-2010-1.0.103.0.zip</a> 1264 1264 <br /> 1265 - (2.41 MiB) 1265 + (2.42 MiB) 1266 1266 </td> 1267 1267 <td width="5"></td> 1268 1268 <td valign="top"> 1269 1269 This binary package features the mixed-mode assembly and contains all 1270 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1271 - (3.13.0) package. The Visual C++ 2010 SP1 runtime for x86 and the .NET 1270 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1271 + (3.14.2) package. The Visual C++ 2010 SP1 runtime for x86 and the .NET 1272 1272 Framework 4.0 are required. 1273 1273 <br /> 1274 - (sha1: e25dcbfc7ed4e128b5b326ad4263f1cdfe609557) 1274 + (sha1: 37510afda4f29167c496c61e838edc1d1218918b) 1275 1275 </td> 1276 1276 </tr> 1277 1277 1278 1278 <tr> 1279 1279 <td width="10"> </td> 1280 1280 <td width="30%" valign="top" align="right"> 1281 1281 <a name="sqlite-netFx40-binary-Win32-2010"></a> 1282 - <a href="/downloads/1.0.102.0/sqlite-netFx40-binary-Win32-2010-1.0.102.0.zip">sqlite-netFx40-binary-Win32-2010-1.0.102.0.zip</a> 1282 + <a href="/downloads/1.0.103.0/sqlite-netFx40-binary-Win32-2010-1.0.103.0.zip">sqlite-netFx40-binary-Win32-2010-1.0.103.0.zip</a> 1283 1283 <br /> 1284 - (2.40 MiB) 1284 + (2.41 MiB) 1285 1285 </td> 1286 1286 <td width="5"></td> 1287 1287 <td valign="top"> 1288 1288 This binary package contains all the binaries for the x86 version of the 1289 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2010 SP1 1289 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2010 SP1 1290 1290 runtime for x86 and the .NET Framework 4.0 are required. 1291 1291 <br /> 1292 - (sha1: 1b0d5387e6c5e525f476d74df618f14b64b6225d) 1292 + (sha1: 5929d4ddd9a899952d2cb3cd896cfa99cf03cf0f) 1293 1293 </td> 1294 1294 </tr> 1295 1295 1296 1296 <tr> 1297 1297 <td colspan="4"> 1298 1298 <b>Precompiled Binaries for 64-bit Windows (.NET Framework 4.0)</b> 1299 1299 </td> 1300 1300 </tr> 1301 1301 1302 1302 <tr> 1303 1303 <td width="10"> </td> 1304 1304 <td width="30%" valign="top" align="right"> 1305 1305 <a name="sqlite-netFx40-binary-bundle-x64-2010"></a> 1306 - <a href="/downloads/1.0.102.0/sqlite-netFx40-binary-bundle-x64-2010-1.0.102.0.zip">sqlite-netFx40-binary-bundle-x64-2010-1.0.102.0.zip</a> 1306 + <a href="/downloads/1.0.103.0/sqlite-netFx40-binary-bundle-x64-2010-1.0.103.0.zip">sqlite-netFx40-binary-bundle-x64-2010-1.0.103.0.zip</a> 1307 1307 <br /> 1308 - (2.45 MiB) 1308 + (2.46 MiB) 1309 1309 </td> 1310 1310 <td width="5"></td> 1311 1311 <td valign="top"> 1312 1312 This binary package features the mixed-mode assembly and contains all 1313 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 1314 - (3.13.0) package. The Visual C++ 2010 SP1 runtime for x64 and the .NET 1313 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 1314 + (3.14.2) package. The Visual C++ 2010 SP1 runtime for x64 and the .NET 1315 1315 Framework 4.0 are required. 1316 1316 <br /> 1317 - (sha1: 5821d37837bc4530be31394871841584ef8fe33a) 1317 + (sha1: 8b04716619286a792dfd891dfd68db3695402e93) 1318 1318 </td> 1319 1319 </tr> 1320 1320 1321 1321 <tr> 1322 1322 <td width="10"> </td> 1323 1323 <td width="30%" valign="top" align="right"> 1324 1324 <a name="sqlite-netFx40-binary-x64-2010"></a> 1325 - <a href="/downloads/1.0.102.0/sqlite-netFx40-binary-x64-2010-1.0.102.0.zip">sqlite-netFx40-binary-x64-2010-1.0.102.0.zip</a> 1325 + <a href="/downloads/1.0.103.0/sqlite-netFx40-binary-x64-2010-1.0.103.0.zip">sqlite-netFx40-binary-x64-2010-1.0.103.0.zip</a> 1326 1326 <br /> 1327 - (2.45 MiB) 1327 + (2.46 MiB) 1328 1328 </td> 1329 1329 <td width="5"></td> 1330 1330 <td valign="top"> 1331 1331 This binary package contains all the binaries for the x64 version of the 1332 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2010 SP1 1332 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2010 SP1 1333 1333 runtime for x64 and the .NET Framework 4.0 are required. 1334 1334 <br /> 1335 - (sha1: cc4df3baa88189eb4390ce5d998191ef9edc485e) 1335 + (sha1: cd771d85e5002eefd29bec7f9eb0ade6dc3e0945) 1336 1336 </td> 1337 1337 </tr> 1338 1338 1339 1339 <tr> 1340 1340 <td colspan="4"> 1341 1341 <b>Precompiled Binaries for 32-bit Windows (.NET Framework 4.5)</b> 1342 1342 </td> 1343 1343 </tr> 1344 1344 1345 1345 <tr> 1346 1346 <td width="10"> </td> 1347 1347 <td width="30%" valign="top" align="right"> 1348 1348 <a name="sqlite-netFx45-binary-bundle-Win32-2012"></a> 1349 - <a href="/downloads/1.0.102.0/sqlite-netFx45-binary-bundle-Win32-2012-1.0.102.0.zip">sqlite-netFx45-binary-bundle-Win32-2012-1.0.102.0.zip</a> 1349 + <a href="/downloads/1.0.103.0/sqlite-netFx45-binary-bundle-Win32-2012-1.0.103.0.zip">sqlite-netFx45-binary-bundle-Win32-2012-1.0.103.0.zip</a> 1350 1350 <br /> 1351 - (2.32 MiB) 1351 + (2.33 MiB) 1352 1352 </td> 1353 1353 <td width="5"></td> 1354 1354 <td valign="top"> 1355 1355 This binary package features the mixed-mode assembly and contains all 1356 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1357 - (3.13.0) package. The Visual C++ 2012 Update 4 runtime for x86 and 1356 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1357 + (3.14.2) package. The Visual C++ 2012 Update 4 runtime for x86 and 1358 1358 the .NET Framework 4.5 are required. 1359 1359 <br /> 1360 - (sha1: fc650ce9bd62aaf1ac94cd8cca5159096c4ed612) 1360 + (sha1: 4d13b07310ee6b398bd58e789548764e371904c5) 1361 1361 </td> 1362 1362 </tr> 1363 1363 1364 1364 <tr> 1365 1365 <td width="10"> </td> 1366 1366 <td width="30%" valign="top" align="right"> 1367 1367 <a name="sqlite-netFx45-binary-Win32-2012"></a> 1368 - <a href="/downloads/1.0.102.0/sqlite-netFx45-binary-Win32-2012-1.0.102.0.zip">sqlite-netFx45-binary-Win32-2012-1.0.102.0.zip</a> 1368 + <a href="/downloads/1.0.103.0/sqlite-netFx45-binary-Win32-2012-1.0.103.0.zip">sqlite-netFx45-binary-Win32-2012-1.0.103.0.zip</a> 1369 1369 <br /> 1370 - (2.37 MiB) 1370 + (2.38 MiB) 1371 1371 </td> 1372 1372 <td width="5"></td> 1373 1373 <td valign="top"> 1374 1374 This binary package contains all the binaries for the x86 version of the 1375 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2012 1375 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2012 1376 1376 Update 4 runtime for x86 and the .NET Framework 4.5 are required. 1377 1377 <br /> 1378 - (sha1: 770b29d25b795f6a0f6874ebc8b0da5b463d02ac) 1378 + (sha1: 15e0d99ba82391ad6582674e0e3a90508875de99) 1379 1379 </td> 1380 1380 </tr> 1381 1381 1382 1382 <tr> 1383 1383 <td colspan="4"> 1384 1384 <b>Precompiled Binaries for 64-bit Windows (.NET Framework 4.5)</b> 1385 1385 </td> 1386 1386 </tr> 1387 1387 1388 1388 <tr> 1389 1389 <td width="10"> </td> 1390 1390 <td width="30%" valign="top" align="right"> 1391 1391 <a name="sqlite-netFx45-binary-bundle-x64-2012"></a> 1392 - <a href="/downloads/1.0.102.0/sqlite-netFx45-binary-bundle-x64-2012-1.0.102.0.zip">sqlite-netFx45-binary-bundle-x64-2012-1.0.102.0.zip</a> 1392 + <a href="/downloads/1.0.103.0/sqlite-netFx45-binary-bundle-x64-2012-1.0.103.0.zip">sqlite-netFx45-binary-bundle-x64-2012-1.0.103.0.zip</a> 1393 1393 <br /> 1394 - (2.37 MiB) 1394 + (2.38 MiB) 1395 1395 </td> 1396 1396 <td width="5"></td> 1397 1397 <td valign="top"> 1398 1398 This binary package features the mixed-mode assembly and contains all 1399 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 1400 - (3.13.0) package. The Visual C++ 2012 Update 4 runtime for x64 and 1399 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 1400 + (3.14.2) package. The Visual C++ 2012 Update 4 runtime for x64 and 1401 1401 the .NET Framework 4.5 are required. 1402 1402 <br /> 1403 - (sha1: fc42cd1e435cd52ebcc8b264b92ddc28bb760281) 1403 + (sha1: b9f3579623032b1fe8ac059528621da6d3c63616) 1404 1404 </td> 1405 1405 </tr> 1406 1406 1407 1407 <tr> 1408 1408 <td width="10"> </td> 1409 1409 <td width="30%" valign="top" align="right"> 1410 1410 <a name="sqlite-netFx45-binary-x64-2012"></a> 1411 - <a href="/downloads/1.0.102.0/sqlite-netFx45-binary-x64-2012-1.0.102.0.zip">sqlite-netFx45-binary-x64-2012-1.0.102.0.zip</a> 1411 + <a href="/downloads/1.0.103.0/sqlite-netFx45-binary-x64-2012-1.0.103.0.zip">sqlite-netFx45-binary-x64-2012-1.0.103.0.zip</a> 1412 1412 <br /> 1413 - (2.46 MiB) 1413 + (2.47 MiB) 1414 1414 </td> 1415 1415 <td width="5"></td> 1416 1416 <td valign="top"> 1417 1417 This binary package contains all the binaries for the x64 version of the 1418 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2012 1418 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2012 1419 1419 Update 4 runtime for x64 and the .NET Framework 4.5 are required. 1420 1420 <br /> 1421 - (sha1: 7365acc44e0433ae402615527697171d56c79686) 1421 + (sha1: 54cd7fe6d18b54cd1ac147f01d37a83bdee03466) 1422 1422 </td> 1423 1423 </tr> 1424 1424 1425 1425 <tr> 1426 1426 <td colspan="4"> 1427 1427 <b>Precompiled Binaries for 32-bit Windows (.NET Framework 4.5.1)</b> 1428 1428 </td> 1429 1429 </tr> 1430 1430 1431 1431 <tr> 1432 1432 <td width="10"> </td> 1433 1433 <td width="30%" valign="top" align="right"> 1434 1434 <a name="sqlite-netFx451-binary-bundle-Win32-2013"></a> 1435 - <a href="/downloads/1.0.102.0/sqlite-netFx451-binary-bundle-Win32-2013-1.0.102.0.zip">sqlite-netFx451-binary-bundle-Win32-2013-1.0.102.0.zip</a> 1435 + <a href="/downloads/1.0.103.0/sqlite-netFx451-binary-bundle-Win32-2013-1.0.103.0.zip">sqlite-netFx451-binary-bundle-Win32-2013-1.0.103.0.zip</a> 1436 1436 <br /> 1437 - (2.33 MiB) 1437 + (2.34 MiB) 1438 1438 </td> 1439 1439 <td width="5"></td> 1440 1440 <td valign="top"> 1441 1441 This binary package features the mixed-mode assembly and contains all 1442 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1443 - (3.13.0) package. The Visual C++ 2013 Update 2 runtime for x86 and the 1442 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1443 + (3.14.2) package. The Visual C++ 2013 Update 2 runtime for x86 and the 1444 1444 .NET Framework 4.5.1 are required. 1445 1445 <br /> 1446 - (sha1: c81fc280eed168ff4aefe1d741c13d16d089e62a) 1446 + (sha1: d4e9fbe5936579129247571bae27ae6eef60cf09) 1447 1447 </td> 1448 1448 </tr> 1449 1449 1450 1450 <tr> 1451 1451 <td width="10"> </td> 1452 1452 <td width="30%" valign="top" align="right"> 1453 1453 <a name="sqlite-netFx451-binary-Win32-2013"></a> 1454 - <a href="/downloads/1.0.102.0/sqlite-netFx451-binary-Win32-2013-1.0.102.0.zip">sqlite-netFx451-binary-Win32-2013-1.0.102.0.zip</a> 1454 + <a href="/downloads/1.0.103.0/sqlite-netFx451-binary-Win32-2013-1.0.103.0.zip">sqlite-netFx451-binary-Win32-2013-1.0.103.0.zip</a> 1455 1455 <br /> 1456 - (2.38 MiB) 1456 + (2.39 MiB) 1457 1457 </td> 1458 1458 <td width="5"></td> 1459 1459 <td valign="top"> 1460 1460 This binary package contains all the binaries for the x86 version of the 1461 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2013 1461 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2013 1462 1462 Update 2 runtime for x86 and the .NET Framework 4.5.1 are required. 1463 1463 <br /> 1464 - (sha1: c73f5b5ee95cb387cdff41e1ec794f6bdee1e768) 1464 + (sha1: 57089858bad82dfaf2f5aaec73dd05f76e5d33cf) 1465 1465 </td> 1466 1466 </tr> 1467 1467 1468 1468 <tr> 1469 1469 <td colspan="4"> 1470 1470 <b>Precompiled Binaries for 64-bit Windows (.NET Framework 4.5.1)</b> 1471 1471 </td> 1472 1472 </tr> 1473 1473 1474 1474 <tr> 1475 1475 <td width="10"> </td> 1476 1476 <td width="30%" valign="top" align="right"> 1477 1477 <a name="sqlite-netFx451-binary-bundle-x64-2013"></a> 1478 - <a href="/downloads/1.0.102.0/sqlite-netFx451-binary-bundle-x64-2013-1.0.102.0.zip">sqlite-netFx451-binary-bundle-x64-2013-1.0.102.0.zip</a> 1478 + <a href="/downloads/1.0.103.0/sqlite-netFx451-binary-bundle-x64-2013-1.0.103.0.zip">sqlite-netFx451-binary-bundle-x64-2013-1.0.103.0.zip</a> 1479 1479 <br /> 1480 1480 (2.38 MiB) 1481 1481 </td> 1482 1482 <td width="5"></td> 1483 1483 <td valign="top"> 1484 1484 This binary package features the mixed-mode assembly and contains all 1485 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 1486 - (3.13.0) package. The Visual C++ 2013 Update 2 runtime for x64 and the 1485 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 1486 + (3.14.2) package. The Visual C++ 2013 Update 2 runtime for x64 and the 1487 1487 .NET Framework 4.5.1 are required. 1488 1488 <br /> 1489 - (sha1: b4c9c54f965cc3882a4f0e24634a24133d14954c) 1489 + (sha1: 7c17b9073cbe187f3fe77014eb6317822e6c4b2d) 1490 1490 </td> 1491 1491 </tr> 1492 1492 1493 1493 <tr> 1494 1494 <td width="10"> </td> 1495 1495 <td width="30%" valign="top" align="right"> 1496 1496 <a name="sqlite-netFx451-binary-x64-2013"></a> 1497 - <a href="/downloads/1.0.102.0/sqlite-netFx451-binary-x64-2013-1.0.102.0.zip">sqlite-netFx451-binary-x64-2013-1.0.102.0.zip</a> 1497 + <a href="/downloads/1.0.103.0/sqlite-netFx451-binary-x64-2013-1.0.103.0.zip">sqlite-netFx451-binary-x64-2013-1.0.103.0.zip</a> 1498 1498 <br /> 1499 - (2.46 MiB) 1499 + (2.47 MiB) 1500 1500 </td> 1501 1501 <td width="5"></td> 1502 1502 <td valign="top"> 1503 1503 This binary package contains all the binaries for the x64 version of the 1504 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2013 1504 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2013 1505 1505 Update 2 runtime for x64 and the .NET Framework 4.5.1 are required. 1506 1506 <br /> 1507 - (sha1: 3f6f551ee1ba1f9594d09989591e91189d42111c) 1507 + (sha1: b28292a4a02b4670e4b4e10f4119ef5aa3e10faf) 1508 1508 </td> 1509 1509 </tr> 1510 1510 1511 1511 <tr> 1512 1512 <td colspan="4"> 1513 1513 <b>Precompiled Binaries for 32-bit Windows (.NET Framework 4.6)</b> 1514 1514 </td> 1515 1515 </tr> 1516 1516 1517 1517 <tr> 1518 1518 <td width="10"> </td> 1519 1519 <td width="30%" valign="top" align="right"> 1520 1520 <a name="sqlite-netFx46-binary-bundle-Win32-2015"></a> 1521 - <a href="/downloads/1.0.102.0/sqlite-netFx46-binary-bundle-Win32-2015-1.0.102.0.zip">sqlite-netFx46-binary-bundle-Win32-2015-1.0.102.0.zip</a> 1521 + <a href="/downloads/1.0.103.0/sqlite-netFx46-binary-bundle-Win32-2015-1.0.103.0.zip">sqlite-netFx46-binary-bundle-Win32-2015-1.0.103.0.zip</a> 1522 1522 <br /> 1523 - (2.87 MiB) 1523 + (2.88 MiB) 1524 1524 </td> 1525 1525 <td width="5"></td> 1526 1526 <td valign="top"> 1527 1527 This binary package features the mixed-mode assembly and contains all 1528 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1529 - (3.13.0) package. The Visual C++ 2015 Update 2 runtime for x86 and the 1528 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1529 + (3.14.2) package. The Visual C++ 2015 Update 2 runtime for x86 and the 1530 1530 .NET Framework 4.6 are required. 1531 1531 <br /> 1532 - (sha1: d0a7530f224f051c4c416b772e7f7868d4cb214f) 1532 + (sha1: 9de9e084ded7a51c01104e0114ec86b40ad67075) 1533 1533 </td> 1534 1534 </tr> 1535 1535 1536 1536 <tr> 1537 1537 <td width="10"> </td> 1538 1538 <td width="30%" valign="top" align="right"> 1539 1539 <a name="sqlite-netFx46-binary-Win32-2015"></a> 1540 - <a href="/downloads/1.0.102.0/sqlite-netFx46-binary-Win32-2015-1.0.102.0.zip">sqlite-netFx46-binary-Win32-2015-1.0.102.0.zip</a> 1540 + <a href="/downloads/1.0.103.0/sqlite-netFx46-binary-Win32-2015-1.0.103.0.zip">sqlite-netFx46-binary-Win32-2015-1.0.103.0.zip</a> 1541 1541 <br /> 1542 - (3.10 MiB) 1542 + (3.11 MiB) 1543 1543 </td> 1544 1544 <td width="5"></td> 1545 1545 <td valign="top"> 1546 1546 This binary package contains all the binaries for the x86 version of the 1547 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2015 1547 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2015 1548 1548 Update 2 runtime for x86 and the .NET Framework 4.6 are required. 1549 1549 <br /> 1550 - (sha1: e1f6721c76f57778d742bfb03bb768efe7382925) 1550 + (sha1: 95eb13dccfc82d4bd666e5554ccfc6fddc0b1654) 1551 1551 </td> 1552 1552 </tr> 1553 1553 1554 1554 <tr> 1555 1555 <td colspan="4"> 1556 1556 <b>Precompiled Binaries for 64-bit Windows (.NET Framework 4.6)</b> 1557 1557 </td> 1558 1558 </tr> 1559 1559 1560 1560 <tr> 1561 1561 <td width="10"> </td> 1562 1562 <td width="30%" valign="top" align="right"> 1563 1563 <a name="sqlite-netFx46-binary-bundle-x64-2015"></a> 1564 - <a href="/downloads/1.0.102.0/sqlite-netFx46-binary-bundle-x64-2015-1.0.102.0.zip">sqlite-netFx46-binary-bundle-x64-2015-1.0.102.0.zip</a> 1564 + <a href="/downloads/1.0.103.0/sqlite-netFx46-binary-bundle-x64-2015-1.0.103.0.zip">sqlite-netFx46-binary-bundle-x64-2015-1.0.103.0.zip</a> 1565 1565 <br /> 1566 - (2.92 MiB) 1566 + (2.93 MiB) 1567 1567 </td> 1568 1568 <td width="5"></td> 1569 1569 <td valign="top"> 1570 1570 This binary package features the mixed-mode assembly and contains all 1571 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 1572 - (3.13.0) package. The Visual C++ 2015 Update 2 runtime for x64 and the 1571 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 1572 + (3.14.2) package. The Visual C++ 2015 Update 2 runtime for x64 and the 1573 1573 .NET Framework 4.6 are required. 1574 1574 <br /> 1575 - (sha1: 2a9825e60c4528077af740c15c37b3e77eec4647) 1575 + (sha1: 4df98e6f5108669ca41982ec63498d7889782787) 1576 1576 </td> 1577 1577 </tr> 1578 1578 1579 1579 <tr> 1580 1580 <td width="10"> </td> 1581 1581 <td width="30%" valign="top" align="right"> 1582 1582 <a name="sqlite-netFx46-binary-x64-2015"></a> 1583 - <a href="/downloads/1.0.102.0/sqlite-netFx46-binary-x64-2015-1.0.102.0.zip">sqlite-netFx46-binary-x64-2015-1.0.102.0.zip</a> 1583 + <a href="/downloads/1.0.103.0/sqlite-netFx46-binary-x64-2015-1.0.103.0.zip">sqlite-netFx46-binary-x64-2015-1.0.103.0.zip</a> 1584 1584 <br /> 1585 - (3.21 MiB) 1585 + (3.22 MiB) 1586 1586 </td> 1587 1587 <td width="5"></td> 1588 1588 <td valign="top"> 1589 1589 This binary package contains all the binaries for the x64 version of the 1590 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2015 1590 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2015 1591 1591 Update 2 runtime for x64 and the .NET Framework 4.6 are required. 1592 1592 <br /> 1593 - (sha1: fc1c8f3928134ea15f5ec8340d6ee6ce18ddaf78) 1593 + (sha1: 35a048550e5dda8c892834366a7f15403aa6ec96) 1594 1594 </td> 1595 1595 </tr> 1596 1596 1597 1597 <tr> 1598 1598 <td colspan="4"> 1599 1599 <b>Precompiled Binaries for Mono on POSIX (.NET Framework 4.5.1)</b> 1600 1600 </td> 1601 1601 </tr> 1602 1602 1603 1603 <tr> 1604 1604 <td width="10"> </td> 1605 1605 <td width="30%" valign="top" align="right"> 1606 1606 <a name="sqlite-netFx451-binary-Mono-2013"></a> 1607 - <a href="/downloads/1.0.102.0/sqlite-netFx451-binary-Mono-2013-1.0.102.0.zip">sqlite-netFx451-binary-Mono-2013-1.0.102.0.zip</a> 1607 + <a href="/downloads/1.0.103.0/sqlite-netFx451-binary-Mono-2013-1.0.103.0.zip">sqlite-netFx451-binary-Mono-2013-1.0.103.0.zip</a> 1608 1608 <br /> 1609 - (1.20 MiB) 1609 + (1.21 MiB) 1610 1610 </td> 1611 1611 <td width="5"></td> 1612 1612 <td valign="top"> 1613 1613 This binary package contains all the managed binaries for the Mono 1614 - version of the System.Data.SQLite 1.0.102.0 (3.13.0) package. The 1614 + version of the System.Data.SQLite 1.0.103.0 (3.14.2) package. The 1615 1615 <a href="https://www.mono-project.com/">Mono runtime</a> (4.2.3.4 or 1616 1616 higher) is required. 1617 1617 <br /> 1618 - (sha1: 0222ff765a5d716aaca17134aee4ceb95b87544d) 1618 + (sha1: eb0aef0bbccab2d55787a3405a43d00474f8d873) 1619 1619 </td> 1620 1620 </tr> 1621 1621 1622 1622 <tr> 1623 1623 <td colspan="4"> 1624 1624 <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 2.0 SP2)</b> 1625 1625 </td> 1626 1626 </tr> 1627 1627 1628 1628 <tr> 1629 1629 <td width="10"> </td> 1630 1630 <td width="30%" valign="top" align="right"> 1631 1631 <a name="sqlite-netFx20-static-binary-bundle-Win32-2005"></a> 1632 - <a href="/downloads/1.0.102.0/sqlite-netFx20-static-binary-bundle-Win32-2005-1.0.102.0.zip">sqlite-netFx20-static-binary-bundle-Win32-2005-1.0.102.0.zip</a> 1632 + <a href="/downloads/1.0.103.0/sqlite-netFx20-static-binary-bundle-Win32-2005-1.0.103.0.zip">sqlite-netFx20-static-binary-bundle-Win32-2005-1.0.103.0.zip</a> 1633 1633 <br /> 1634 - (1.92 MiB) 1634 + (1.93 MiB) 1635 1635 </td> 1636 1636 <td width="5"></td> 1637 1637 <td valign="top"> 1638 1638 This binary package features the mixed-mode assembly and contains all 1639 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1640 - (3.13.0) package. The Visual C++ 2005 SP1 runtime for x86 is statically 1639 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1640 + (3.14.2) package. The Visual C++ 2005 SP1 runtime for x86 is statically 1641 1641 linked. The .NET Framework 2.0 SP2 is required. 1642 1642 <br /> 1643 - (sha1: 7ad11bcea3f52801da5bde01fbe5c83fbd621942) 1643 + (sha1: 5fff5e851ab269ae06dddd3f047f575b5486209a) 1644 1644 </td> 1645 1645 </tr> 1646 1646 1647 1647 <tr> 1648 1648 <td width="10"> </td> 1649 1649 <td width="30%" valign="top" align="right"> 1650 1650 <a name="sqlite-netFx20-static-binary-Win32-2005"></a> 1651 - <a href="/downloads/1.0.102.0/sqlite-netFx20-static-binary-Win32-2005-1.0.102.0.zip">sqlite-netFx20-static-binary-Win32-2005-1.0.102.0.zip</a> 1651 + <a href="/downloads/1.0.103.0/sqlite-netFx20-static-binary-Win32-2005-1.0.103.0.zip">sqlite-netFx20-static-binary-Win32-2005-1.0.103.0.zip</a> 1652 1652 <br /> 1653 - (1.91 MiB) 1653 + (1.92 MiB) 1654 1654 </td> 1655 1655 <td width="5"></td> 1656 1656 <td valign="top"> 1657 1657 This binary package contains all the binaries for the x86 version of the 1658 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2005 SP1 1658 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2005 SP1 1659 1659 runtime for x86 is statically linked. The .NET Framework 2.0 SP2 is 1660 1660 required. 1661 1661 <br /> 1662 - (sha1: f44d3fbca2feb9355c5b3f65596a64276e354bd1) 1662 + (sha1: f0facca1c9b07884154ed098ecb4f2910969c73b) 1663 1663 </td> 1664 1664 </tr> 1665 1665 1666 1666 <tr> 1667 1667 <td colspan="4"> 1668 1668 <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 2.0 SP2)</b> 1669 1669 </td> 1670 1670 </tr> 1671 1671 1672 1672 <tr> 1673 1673 <td width="10"> </td> 1674 1674 <td width="30%" valign="top" align="right"> 1675 1675 <a name="sqlite-netFx20-static-binary-bundle-x64-2005"></a> 1676 - <a href="/downloads/1.0.102.0/sqlite-netFx20-static-binary-bundle-x64-2005-1.0.102.0.zip">sqlite-netFx20-static-binary-bundle-x64-2005-1.0.102.0.zip</a> 1676 + <a href="/downloads/1.0.103.0/sqlite-netFx20-static-binary-bundle-x64-2005-1.0.103.0.zip">sqlite-netFx20-static-binary-bundle-x64-2005-1.0.103.0.zip</a> 1677 1677 <br /> 1678 - (2.13 MiB) 1678 + (2.14 MiB) 1679 1679 </td> 1680 1680 <td width="5"></td> 1681 1681 <td valign="top"> 1682 1682 This binary package features the mixed-mode assembly and contains all 1683 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 1684 - (3.13.0) package. The Visual C++ 2005 SP1 runtime for x64 is statically 1683 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 1684 + (3.14.2) package. The Visual C++ 2005 SP1 runtime for x64 is statically 1685 1685 linked. The .NET Framework 2.0 SP2 is required. 1686 1686 <br /> 1687 - (sha1: 2a88e3badebc18093589e009c3b0b432d1979681) 1687 + (sha1: b9a0b00d2ce525d88fec65724d2c52e3e58581eb) 1688 1688 </td> 1689 1689 </tr> 1690 1690 1691 1691 <tr> 1692 1692 <td width="10"> </td> 1693 1693 <td width="30%" valign="top" align="right"> 1694 1694 <a name="sqlite-netFx20-static-binary-x64-2005"></a> 1695 - <a href="/downloads/1.0.102.0/sqlite-netFx20-static-binary-x64-2005-1.0.102.0.zip">sqlite-netFx20-static-binary-x64-2005-1.0.102.0.zip</a> 1695 + <a href="/downloads/1.0.103.0/sqlite-netFx20-static-binary-x64-2005-1.0.103.0.zip">sqlite-netFx20-static-binary-x64-2005-1.0.103.0.zip</a> 1696 1696 <br /> 1697 - (2.12 MiB) 1697 + (2.13 MiB) 1698 1698 </td> 1699 1699 <td width="5"></td> 1700 1700 <td valign="top"> 1701 1701 This binary package contains all the binaries for the x64 version of the 1702 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2005 SP1 1702 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2005 SP1 1703 1703 runtime for x64 is statically linked. The .NET Framework 2.0 SP2 is 1704 1704 required. 1705 1705 <br /> 1706 - (sha1: 5527eed42c106e645c8e82c1816d36f5bc0aa795) 1706 + (sha1: 5b20e1cdd2be614b57c952a3f63795b0aedecac2) 1707 1707 </td> 1708 1708 </tr> 1709 1709 1710 1710 <tr> 1711 1711 <td colspan="4"> 1712 1712 <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 3.5 SP1)</b> 1713 1713 </td> 1714 1714 </tr> 1715 1715 1716 1716 <tr> 1717 1717 <td width="10"> </td> 1718 1718 <td width="30%" valign="top" align="right"> 1719 1719 <a name="sqlite-netFx35-static-binary-bundle-Win32-2008"></a> 1720 - <a href="/downloads/1.0.102.0/sqlite-netFx35-static-binary-bundle-Win32-2008-1.0.102.0.zip">sqlite-netFx35-static-binary-bundle-Win32-2008-1.0.102.0.zip</a> 1720 + <a href="/downloads/1.0.103.0/sqlite-netFx35-static-binary-bundle-Win32-2008-1.0.103.0.zip">sqlite-netFx35-static-binary-bundle-Win32-2008-1.0.103.0.zip</a> 1721 1721 <br /> 1722 - (2.37 MiB) 1722 + (2.38 MiB) 1723 1723 </td> 1724 1724 <td width="5"></td> 1725 1725 <td valign="top"> 1726 1726 This binary package features the mixed-mode assembly and contains all 1727 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1728 - (3.13.0) package. The Visual C++ 2008 SP1 runtime for x86 is statically 1727 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1728 + (3.14.2) package. The Visual C++ 2008 SP1 runtime for x86 is statically 1729 1729 linked. The .NET Framework 3.5 SP1 is required. 1730 1730 <br /> 1731 - (sha1: 1372a013e2651f2e547e699229246c69d99c7fd7) 1731 + (sha1: 97d396620f85325845f951aa1a3a993b02e922a4) 1732 1732 </td> 1733 1733 </tr> 1734 1734 1735 1735 <tr> 1736 1736 <td width="10"> </td> 1737 1737 <td width="30%" valign="top" align="right"> 1738 1738 <a name="sqlite-netFx35-static-binary-Win32-2008"></a> 1739 - <a href="/downloads/1.0.102.0/sqlite-netFx35-static-binary-Win32-2008-1.0.102.0.zip">sqlite-netFx35-static-binary-Win32-2008-1.0.102.0.zip</a> 1739 + <a href="/downloads/1.0.103.0/sqlite-netFx35-static-binary-Win32-2008-1.0.103.0.zip">sqlite-netFx35-static-binary-Win32-2008-1.0.103.0.zip</a> 1740 1740 <br /> 1741 - (2.36 MiB) 1741 + (2.37 MiB) 1742 1742 </td> 1743 1743 <td width="5"></td> 1744 1744 <td valign="top"> 1745 1745 This binary package contains all the binaries for the x86 version of the 1746 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2008 SP1 1746 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2008 SP1 1747 1747 runtime for x86 is statically linked. The .NET Framework 3.5 SP1 is 1748 1748 required. 1749 1749 <br /> 1750 - (sha1: acad4074cab516d6fb057b2674f1f0ca4f7a2e26) 1750 + (sha1: 44007f8c942768d4440e585cf231009d56bb9e6d) 1751 1751 </td> 1752 1752 </tr> 1753 1753 1754 1754 <tr> 1755 1755 <td colspan="4"> 1756 1756 <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 3.5 SP1)</b> 1757 1757 </td> 1758 1758 </tr> 1759 1759 1760 1760 <tr> 1761 1761 <td width="10"> </td> 1762 1762 <td width="30%" valign="top" align="right"> 1763 1763 <a name="sqlite-netFx35-static-binary-bundle-x64-2008"></a> 1764 - <a href="/downloads/1.0.102.0/sqlite-netFx35-static-binary-bundle-x64-2008-1.0.102.0.zip">sqlite-netFx35-static-binary-bundle-x64-2008-1.0.102.0.zip</a> 1764 + <a href="/downloads/1.0.103.0/sqlite-netFx35-static-binary-bundle-x64-2008-1.0.103.0.zip">sqlite-netFx35-static-binary-bundle-x64-2008-1.0.103.0.zip</a> 1765 1765 <br /> 1766 - (2.44 MiB) 1766 + (2.45 MiB) 1767 1767 </td> 1768 1768 <td width="5"></td> 1769 1769 <td valign="top"> 1770 1770 This binary package features the mixed-mode assembly and contains all 1771 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 1772 - (3.13.0) package. The Visual C++ 2008 SP1 runtime for x64 is statically 1771 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 1772 + (3.14.2) package. The Visual C++ 2008 SP1 runtime for x64 is statically 1773 1773 linked. The .NET Framework 3.5 SP1 is required. 1774 1774 <br /> 1775 - (sha1: fdb2b34ed62e67d5c96a3deaaa671a093c449408) 1775 + (sha1: f792af40bf0ca9397ed6208c0d21a7498724e3c7) 1776 1776 </td> 1777 1777 </tr> 1778 1778 1779 1779 <tr> 1780 1780 <td width="10"> </td> 1781 1781 <td width="30%" valign="top" align="right"> 1782 1782 <a name="sqlite-netFx35-static-binary-x64-2008"></a> 1783 - <a href="/downloads/1.0.102.0/sqlite-netFx35-static-binary-x64-2008-1.0.102.0.zip">sqlite-netFx35-static-binary-x64-2008-1.0.102.0.zip</a> 1783 + <a href="/downloads/1.0.103.0/sqlite-netFx35-static-binary-x64-2008-1.0.103.0.zip">sqlite-netFx35-static-binary-x64-2008-1.0.103.0.zip</a> 1784 1784 <br /> 1785 - (2.43 MiB) 1785 + (2.44 MiB) 1786 1786 </td> 1787 1787 <td width="5"></td> 1788 1788 <td valign="top"> 1789 1789 This binary package contains all the binaries for the x64 version of the 1790 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2008 SP1 1790 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2008 SP1 1791 1791 runtime for x64 is statically linked. The .NET Framework 3.5 SP1 is 1792 1792 required. 1793 1793 <br /> 1794 - (sha1: 8532c727b9fe95707aad2bbbde0b373a1b8e9455) 1794 + (sha1: c69919d154855d1c6dc39830e5dd3c7880b4754d) 1795 1795 </td> 1796 1796 </tr> 1797 1797 1798 1798 <tr> 1799 1799 <td colspan="4"> 1800 1800 <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 4.0)</b> 1801 1801 </td> 1802 1802 </tr> 1803 1803 1804 1804 <tr> 1805 1805 <td width="10"> </td> 1806 1806 <td width="30%" valign="top" align="right"> 1807 1807 <a name="sqlite-netFx40-static-binary-bundle-Win32-2010"></a> 1808 - <a href="/downloads/1.0.102.0/sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.102.0.zip">sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.102.0.zip</a> 1808 + <a href="/downloads/1.0.103.0/sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.103.0.zip">sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.103.0.zip</a> 1809 1809 <br /> 1810 - (2.61 MiB) 1810 + (2.62 MiB) 1811 1811 </td> 1812 1812 <td width="5"></td> 1813 1813 <td valign="top"> 1814 1814 This binary package features the mixed-mode assembly and contains all 1815 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1816 - (3.13.0) package. The Visual C++ 2010 SP1 runtime for x86 is statically 1815 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1816 + (3.14.2) package. The Visual C++ 2010 SP1 runtime for x86 is statically 1817 1817 linked. The .NET Framework 4.0 is required. 1818 1818 <br /> 1819 - (sha1: 15541b443ad185ec51ee6fa2d508b8fb52df4adc) 1819 + (sha1: 7fed01e950d46ac721896b2ff494e9ba168d6a63) 1820 1820 </td> 1821 1821 </tr> 1822 1822 1823 1823 <tr> 1824 1824 <td width="10"> </td> 1825 1825 <td width="30%" valign="top" align="right"> 1826 1826 <a name="sqlite-netFx40-static-binary-Win32-2010"></a> 1827 - <a href="/downloads/1.0.102.0/sqlite-netFx40-static-binary-Win32-2010-1.0.102.0.zip">sqlite-netFx40-static-binary-Win32-2010-1.0.102.0.zip</a> 1827 + <a href="/downloads/1.0.103.0/sqlite-netFx40-static-binary-Win32-2010-1.0.103.0.zip">sqlite-netFx40-static-binary-Win32-2010-1.0.103.0.zip</a> 1828 1828 <br /> 1829 - (2.60 MiB) 1829 + (2.61 MiB) 1830 1830 </td> 1831 1831 <td width="5"></td> 1832 1832 <td valign="top"> 1833 1833 This binary package contains all the binaries for the x86 version of the 1834 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2010 SP1 1834 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2010 SP1 1835 1835 runtime for x86 is statically linked. The .NET Framework 4.0 is 1836 1836 required. 1837 1837 <br /> 1838 - (sha1: 8a541088268250368e63d28a0078421b0394c2ba) 1838 + (sha1: 88450cfb3b6d2b9f8771ad404c8c6c3d0c0b3080) 1839 1839 </td> 1840 1840 </tr> 1841 1841 1842 1842 <tr> 1843 1843 <td colspan="4"> 1844 1844 <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 4.0)</b> 1845 1845 </td> 1846 1846 </tr> 1847 1847 1848 1848 <tr> 1849 1849 <td width="10"> </td> 1850 1850 <td width="30%" valign="top" align="right"> 1851 1851 <a name="sqlite-netFx40-static-binary-bundle-x64-2010"></a> 1852 - <a href="/downloads/1.0.102.0/sqlite-netFx40-static-binary-bundle-x64-2010-1.0.102.0.zip">sqlite-netFx40-static-binary-bundle-x64-2010-1.0.102.0.zip</a> 1852 + <a href="/downloads/1.0.103.0/sqlite-netFx40-static-binary-bundle-x64-2010-1.0.103.0.zip">sqlite-netFx40-static-binary-bundle-x64-2010-1.0.103.0.zip</a> 1853 1853 <br /> 1854 - (2.63 MiB) 1854 + (2.64 MiB) 1855 1855 </td> 1856 1856 <td width="5"></td> 1857 1857 <td valign="top"> 1858 1858 This binary package features the mixed-mode assembly and contains all 1859 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 1860 - (3.13.0) package. The Visual C++ 2010 SP1 runtime for x64 is statically 1859 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 1860 + (3.14.2) package. The Visual C++ 2010 SP1 runtime for x64 is statically 1861 1861 linked. The .NET Framework 4.0 is required. 1862 1862 <br /> 1863 - (sha1: c9e86c0bc76a3e72b4a877b05dd3dbf7d9717eea) 1863 + (sha1: 0e33e443c2d64c29228ad3c7b3e2cf0584446e44) 1864 1864 </td> 1865 1865 </tr> 1866 1866 1867 1867 <tr> 1868 1868 <td width="10"> </td> 1869 1869 <td width="30%" valign="top" align="right"> 1870 1870 <a name="sqlite-netFx40-static-binary-x64-2010"></a> 1871 - <a href="/downloads/1.0.102.0/sqlite-netFx40-static-binary-x64-2010-1.0.102.0.zip">sqlite-netFx40-static-binary-x64-2010-1.0.102.0.zip</a> 1871 + <a href="/downloads/1.0.103.0/sqlite-netFx40-static-binary-x64-2010-1.0.103.0.zip">sqlite-netFx40-static-binary-x64-2010-1.0.103.0.zip</a> 1872 1872 <br /> 1873 - (2.62 MiB) 1873 + (2.63 MiB) 1874 1874 </td> 1875 1875 <td width="5"></td> 1876 1876 <td valign="top"> 1877 1877 This binary package contains all the binaries for the x64 version of the 1878 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2010 SP1 1878 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2010 SP1 1879 1879 runtime for x64 is statically linked. The .NET Framework 4.0 is 1880 1880 required. 1881 1881 <br /> 1882 - (sha1: 4bd6e5543233180d770f7df8bfcd82411e48694b) 1882 + (sha1: 65ab47f5b356948213e2c9412d0e96c07a224334) 1883 1883 </td> 1884 1884 </tr> 1885 1885 1886 1886 <tr> 1887 1887 <td colspan="4"> 1888 1888 <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 4.5)</b> 1889 1889 </td> 1890 1890 </tr> 1891 1891 1892 1892 <tr> 1893 1893 <td width="10"> </td> 1894 1894 <td width="30%" valign="top" align="right"> 1895 1895 <a name="sqlite-netFx45-static-binary-bundle-Win32-2012"></a> 1896 - <a href="/downloads/1.0.102.0/sqlite-netFx45-static-binary-bundle-Win32-2012-1.0.102.0.zip">sqlite-netFx45-static-binary-bundle-Win32-2012-1.0.102.0.zip</a> 1896 + <a href="/downloads/1.0.103.0/sqlite-netFx45-static-binary-bundle-Win32-2012-1.0.103.0.zip">sqlite-netFx45-static-binary-bundle-Win32-2012-1.0.103.0.zip</a> 1897 1897 <br /> 1898 - (2.65 MiB) 1898 + (2.66 MiB) 1899 1899 </td> 1900 1900 <td width="5"></td> 1901 1901 <td valign="top"> 1902 1902 This binary package features the mixed-mode assembly and contains all 1903 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1904 - (3.13.0) package. The Visual C++ 2012 Update 4 runtime for x86 is 1903 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1904 + (3.14.2) package. The Visual C++ 2012 Update 4 runtime for x86 is 1905 1905 statically linked. The .NET Framework 4.5 is required. 1906 1906 <br /> 1907 - (sha1: 8ccf4ad8ec561259865b0a9bb74c06f67f7d162e) 1907 + (sha1: fad0bca55446f084463bf12a54bcabe6fa5602f5) 1908 1908 </td> 1909 1909 </tr> 1910 1910 1911 1911 <tr> 1912 1912 <td width="10"> </td> 1913 1913 <td width="30%" valign="top" align="right"> 1914 1914 <a name="sqlite-netFx45-static-binary-Win32-2012"></a> 1915 - <a href="/downloads/1.0.102.0/sqlite-netFx45-static-binary-Win32-2012-1.0.102.0.zip">sqlite-netFx45-static-binary-Win32-2012-1.0.102.0.zip</a> 1915 + <a href="/downloads/1.0.103.0/sqlite-netFx45-static-binary-Win32-2012-1.0.103.0.zip">sqlite-netFx45-static-binary-Win32-2012-1.0.103.0.zip</a> 1916 1916 <br /> 1917 - (2.70 MiB) 1917 + (2.71 MiB) 1918 1918 </td> 1919 1919 <td width="5"></td> 1920 1920 <td valign="top"> 1921 1921 This binary package contains all the binaries for the x86 version of the 1922 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2012 1922 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2012 1923 1923 Update 4 runtime for x86 is statically linked. The .NET Framework 4.5 1924 1924 is required. 1925 1925 <br /> 1926 - (sha1: 5ae6e5a557946a3936e396e9cb5aa37656760f11) 1926 + (sha1: 8ac0bf778a7bd59a8141dd3e2f988dab36a23f6a) 1927 1927 </td> 1928 1928 </tr> 1929 1929 1930 1930 <tr> 1931 1931 <td colspan="4"> 1932 1932 <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 4.5)</b> 1933 1933 </td> 1934 1934 </tr> 1935 1935 1936 1936 <tr> 1937 1937 <td width="10"> </td> 1938 1938 <td width="30%" valign="top" align="right"> 1939 1939 <a name="sqlite-netFx45-static-binary-bundle-x64-2012"></a> 1940 - <a href="/downloads/1.0.102.0/sqlite-netFx45-static-binary-bundle-x64-2012-1.0.102.0.zip">sqlite-netFx45-static-binary-bundle-x64-2012-1.0.102.0.zip</a> 1940 + <a href="/downloads/1.0.103.0/sqlite-netFx45-static-binary-bundle-x64-2012-1.0.103.0.zip">sqlite-netFx45-static-binary-bundle-x64-2012-1.0.103.0.zip</a> 1941 1941 <br /> 1942 - (2.63 MiB) 1942 + (2.64 MiB) 1943 1943 </td> 1944 1944 <td width="5"></td> 1945 1945 <td valign="top"> 1946 1946 This binary package features the mixed-mode assembly and contains all 1947 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 1948 - (3.13.0) package. The Visual C++ 2012 Update 4 runtime for x64 is 1947 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 1948 + (3.14.2) package. The Visual C++ 2012 Update 4 runtime for x64 is 1949 1949 statically linked. The .NET Framework 4.5 is required. 1950 1950 <br /> 1951 - (sha1: 97861f5dd92003d5d9b0f0f56738aead4ed52a56) 1951 + (sha1: 45cafc7065b9511d0939eb4985a79617cf69bdca) 1952 1952 </td> 1953 1953 </tr> 1954 1954 1955 1955 <tr> 1956 1956 <td width="10"> </td> 1957 1957 <td width="30%" valign="top" align="right"> 1958 1958 <a name="sqlite-netFx45-static-binary-x64-2012"></a> 1959 - <a href="/downloads/1.0.102.0/sqlite-netFx45-static-binary-x64-2012-1.0.102.0.zip">sqlite-netFx45-static-binary-x64-2012-1.0.102.0.zip</a> 1959 + <a href="/downloads/1.0.103.0/sqlite-netFx45-static-binary-x64-2012-1.0.103.0.zip">sqlite-netFx45-static-binary-x64-2012-1.0.103.0.zip</a> 1960 1960 <br /> 1961 1961 (2.72 MiB) 1962 1962 </td> 1963 1963 <td width="5"></td> 1964 1964 <td valign="top"> 1965 1965 This binary package contains all the binaries for the x64 version of the 1966 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2012 1966 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2012 1967 1967 Update 4 runtime for x64 is statically linked. The .NET Framework 4.5 1968 1968 is required. 1969 1969 <br /> 1970 - (sha1: 2a55a3350b1a59275e69d7e6ed805031eba84ef2) 1970 + (sha1: f169707435e5db12e36459d432df073ec41f5214) 1971 1971 </td> 1972 1972 </tr> 1973 1973 1974 1974 <tr> 1975 1975 <td colspan="4"> 1976 1976 <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 4.5.1)</b> 1977 1977 </td> 1978 1978 </tr> 1979 1979 1980 1980 <tr> 1981 1981 <td width="10"> </td> 1982 1982 <td width="30%" valign="top" align="right"> 1983 1983 <a name="sqlite-netFx451-static-binary-bundle-Win32-2013"></a> 1984 - <a href="/downloads/1.0.102.0/sqlite-netFx451-static-binary-bundle-Win32-2013-1.0.102.0.zip">sqlite-netFx451-static-binary-bundle-Win32-2013-1.0.102.0.zip</a> 1984 + <a href="/downloads/1.0.103.0/sqlite-netFx451-static-binary-bundle-Win32-2013-1.0.103.0.zip">sqlite-netFx451-static-binary-bundle-Win32-2013-1.0.103.0.zip</a> 1985 1985 <br /> 1986 - (2.67 MiB) 1986 + (2.69 MiB) 1987 1987 </td> 1988 1988 <td width="5"></td> 1989 1989 <td valign="top"> 1990 1990 This binary package features the mixed-mode assembly and contains all 1991 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 1992 - (3.13.0) package. The Visual C++ 2013 Update 2 runtime for x86 is 1991 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 1992 + (3.14.2) package. The Visual C++ 2013 Update 2 runtime for x86 is 1993 1993 statically linked. The .NET Framework 4.5.1 is required. 1994 1994 <br /> 1995 - (sha1: cc04ed82a365cca63e3a528c4ad89daf7f3fa3b0) 1995 + (sha1: 677b7970877ea389ec9ce58ace16d820ce90f738) 1996 1996 </td> 1997 1997 </tr> 1998 1998 1999 1999 <tr> 2000 2000 <td width="10"> </td> 2001 2001 <td width="30%" valign="top" align="right"> 2002 2002 <a name="sqlite-netFx451-static-binary-Win32-2013"></a> 2003 - <a href="/downloads/1.0.102.0/sqlite-netFx451-static-binary-Win32-2013-1.0.102.0.zip">sqlite-netFx451-static-binary-Win32-2013-1.0.102.0.zip</a> 2003 + <a href="/downloads/1.0.103.0/sqlite-netFx451-static-binary-Win32-2013-1.0.103.0.zip">sqlite-netFx451-static-binary-Win32-2013-1.0.103.0.zip</a> 2004 2004 <br /> 2005 - (2.72 MiB) 2005 + (2.73 MiB) 2006 2006 </td> 2007 2007 <td width="5"></td> 2008 2008 <td valign="top"> 2009 2009 This binary package contains all the binaries for the x86 version of the 2010 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2013 2010 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2013 2011 2011 Update 2 runtime for x86 is statically linked. The .NET Framework 4.5.1 2012 2012 is required. 2013 2013 <br /> 2014 - (sha1: 1b0abc343547647b59bebecf427810c0dc223a2a) 2014 + (sha1: 0e58fdd09a0ad3ae55a5521f6c38b00d9306d078) 2015 2015 </td> 2016 2016 </tr> 2017 2017 2018 2018 <tr> 2019 2019 <td colspan="4"> 2020 2020 <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 4.5.1)</b> 2021 2021 </td> 2022 2022 </tr> 2023 2023 2024 2024 <tr> 2025 2025 <td width="10"> </td> 2026 2026 <td width="30%" valign="top" align="right"> 2027 2027 <a name="sqlite-netFx451-static-binary-bundle-x64-2013"></a> 2028 - <a href="/downloads/1.0.102.0/sqlite-netFx451-static-binary-bundle-x64-2013-1.0.102.0.zip">sqlite-netFx451-static-binary-bundle-x64-2013-1.0.102.0.zip</a> 2028 + <a href="/downloads/1.0.103.0/sqlite-netFx451-static-binary-bundle-x64-2013-1.0.103.0.zip">sqlite-netFx451-static-binary-bundle-x64-2013-1.0.103.0.zip</a> 2029 2029 <br /> 2030 2030 (2.67 MiB) 2031 2031 </td> 2032 2032 <td width="5"></td> 2033 2033 <td valign="top"> 2034 2034 This binary package features the mixed-mode assembly and contains all 2035 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 2036 - (3.13.0) package. The Visual C++ 2013 Update 2 runtime for x64 is 2035 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 2036 + (3.14.2) package. The Visual C++ 2013 Update 2 runtime for x64 is 2037 2037 statically linked. The .NET Framework 4.5.1 is required. 2038 2038 <br /> 2039 - (sha1: 964b747d3ed7e847ccd35b42564c0575256cbe89) 2039 + (sha1: c3d72b38fa735e4fe3abde0e172846c3aa7c58d7) 2040 2040 </td> 2041 2041 </tr> 2042 2042 2043 2043 <tr> 2044 2044 <td width="10"> </td> 2045 2045 <td width="30%" valign="top" align="right"> 2046 2046 <a name="sqlite-netFx451-static-binary-x64-2013"></a> 2047 - <a href="/downloads/1.0.102.0/sqlite-netFx451-static-binary-x64-2013-1.0.102.0.zip">sqlite-netFx451-static-binary-x64-2013-1.0.102.0.zip</a> 2047 + <a href="/downloads/1.0.103.0/sqlite-netFx451-static-binary-x64-2013-1.0.103.0.zip">sqlite-netFx451-static-binary-x64-2013-1.0.103.0.zip</a> 2048 2048 <br /> 2049 - (2.75 MiB) 2049 + (2.76 MiB) 2050 2050 </td> 2051 2051 <td width="5"></td> 2052 2052 <td valign="top"> 2053 2053 This binary package contains all the binaries for the x64 version of the 2054 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2013 2054 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2013 2055 2055 Update 2 runtime for x64 is statically linked. The .NET Framework 4.5.1 2056 2056 is required. 2057 2057 <br /> 2058 - (sha1: 277f70234445261de92009cc11afa5def09f05c6) 2058 + (sha1: acbb6821507016af960ba7ef1b28f13b5a86628c) 2059 2059 </td> 2060 2060 </tr> 2061 2061 2062 2062 <tr> 2063 2063 <td colspan="4"> 2064 2064 <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 4.6)</b> 2065 2065 </td> 2066 2066 </tr> 2067 2067 2068 2068 <tr> 2069 2069 <td width="10"> </td> 2070 2070 <td width="30%" valign="top" align="right"> 2071 2071 <a name="sqlite-netFx46-static-binary-bundle-Win32-2015"></a> 2072 - <a href="/downloads/1.0.102.0/sqlite-netFx46-static-binary-bundle-Win32-2015-1.0.102.0.zip">sqlite-netFx46-static-binary-bundle-Win32-2015-1.0.102.0.zip</a> 2072 + <a href="/downloads/1.0.103.0/sqlite-netFx46-static-binary-bundle-Win32-2015-1.0.103.0.zip">sqlite-netFx46-static-binary-bundle-Win32-2015-1.0.103.0.zip</a> 2073 2073 <br /> 2074 2074 (3.40 MiB) 2075 2075 </td> 2076 2076 <td width="5"></td> 2077 2077 <td valign="top"> 2078 2078 This binary package features the mixed-mode assembly and contains all 2079 - the binaries for the x86 version of the System.Data.SQLite 1.0.102.0 2080 - (3.13.0) package. The Visual C++ 2015 Update 2 runtime for x86 is 2079 + the binaries for the x86 version of the System.Data.SQLite 1.0.103.0 2080 + (3.14.2) package. The Visual C++ 2015 Update 2 runtime for x86 is 2081 2081 statically linked. The .NET Framework 4.6 is required. 2082 2082 <br /> 2083 - (sha1: d6e89f5a5f0e966ce232b5563f718925a1134940) 2083 + (sha1: 538a03a7371757565c7a897642b54b4e0f8a7b60) 2084 2084 </td> 2085 2085 </tr> 2086 2086 2087 2087 <tr> 2088 2088 <td width="10"> </td> 2089 2089 <td width="30%" valign="top" align="right"> 2090 2090 <a name="sqlite-netFx46-static-binary-Win32-2015"></a> 2091 - <a href="/downloads/1.0.102.0/sqlite-netFx46-static-binary-Win32-2015-1.0.102.0.zip">sqlite-netFx46-static-binary-Win32-2015-1.0.102.0.zip</a> 2091 + <a href="/downloads/1.0.103.0/sqlite-netFx46-static-binary-Win32-2015-1.0.103.0.zip">sqlite-netFx46-static-binary-Win32-2015-1.0.103.0.zip</a> 2092 2092 <br /> 2093 - (3.63 MiB) 2093 + (3.62 MiB) 2094 2094 </td> 2095 2095 <td width="5"></td> 2096 2096 <td valign="top"> 2097 2097 This binary package contains all the binaries for the x86 version of the 2098 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2015 2098 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2015 2099 2099 Update 2 runtime for x86 is statically linked. The .NET Framework 4.6 2100 2100 is required. 2101 2101 <br /> 2102 - (sha1: 1fffadd1ceb3ca801324f72d8dd433d769da888e) 2102 + (sha1: cca965f5ca8f275d4a4cc9a856be97cbfd3c2e32) 2103 2103 </td> 2104 2104 </tr> 2105 2105 2106 2106 <tr> 2107 2107 <td colspan="4"> 2108 2108 <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 4.6)</b> 2109 2109 </td> 2110 2110 </tr> 2111 2111 2112 2112 <tr> 2113 2113 <td width="10"> </td> 2114 2114 <td width="30%" valign="top" align="right"> 2115 2115 <a name="sqlite-netFx46-static-binary-bundle-x64-2015"></a> 2116 - <a href="/downloads/1.0.102.0/sqlite-netFx46-static-binary-bundle-x64-2015-1.0.102.0.zip">sqlite-netFx46-static-binary-bundle-x64-2015-1.0.102.0.zip</a> 2116 + <a href="/downloads/1.0.103.0/sqlite-netFx46-static-binary-bundle-x64-2015-1.0.103.0.zip">sqlite-netFx46-static-binary-bundle-x64-2015-1.0.103.0.zip</a> 2117 2117 <br /> 2118 - (3.41 MiB) 2118 + (3.40 MiB) 2119 2119 </td> 2120 2120 <td width="5"></td> 2121 2121 <td valign="top"> 2122 2122 This binary package features the mixed-mode assembly and contains all 2123 - the binaries for the x64 version of the System.Data.SQLite 1.0.102.0 2124 - (3.13.0) package. The Visual C++ 2015 Update 2 runtime for x64 is 2123 + the binaries for the x64 version of the System.Data.SQLite 1.0.103.0 2124 + (3.14.2) package. The Visual C++ 2015 Update 2 runtime for x64 is 2125 2125 statically linked. The .NET Framework 4.6 is required. 2126 2126 <br /> 2127 - (sha1: 8c9595631b08d9f7c5013fc81b89f39848de8da8) 2127 + (sha1: c2d1b33eb49fe8e6125d13fb8552953b994ca355) 2128 2128 </td> 2129 2129 </tr> 2130 2130 2131 2131 <tr> 2132 2132 <td width="10"> </td> 2133 2133 <td width="30%" valign="top" align="right"> 2134 2134 <a name="sqlite-netFx46-static-binary-x64-2015"></a> 2135 - <a href="/downloads/1.0.102.0/sqlite-netFx46-static-binary-x64-2015-1.0.102.0.zip">sqlite-netFx46-static-binary-x64-2015-1.0.102.0.zip</a> 2135 + <a href="/downloads/1.0.103.0/sqlite-netFx46-static-binary-x64-2015-1.0.103.0.zip">sqlite-netFx46-static-binary-x64-2015-1.0.103.0.zip</a> 2136 2136 <br /> 2137 - (3.71 MiB) 2137 + (3.70 MiB) 2138 2138 </td> 2139 2139 <td width="5"></td> 2140 2140 <td valign="top"> 2141 2141 This binary package contains all the binaries for the x64 version of the 2142 - System.Data.SQLite 1.0.102.0 (3.13.0) package. The Visual C++ 2015 2142 + System.Data.SQLite 1.0.103.0 (3.14.2) package. The Visual C++ 2015 2143 2143 Update 2 runtime for x64 is statically linked. The .NET Framework 4.6 2144 2144 is required. 2145 2145 <br /> 2146 - (sha1: 0cb1eb5c631a4c6e46c7aef382f6d6825d70870b) 2146 + (sha1: f19863f50bb679860261c92cac2329fc686abf01) 2147 2147 </td> 2148 2148 </tr> 2149 2149 2150 2150 <tr> 2151 2151 <td colspan="4"> 2152 2152 <b>Precompiled Binaries for Windows CE (.NET Compact Framework)</b> 2153 2153 </td> 2154 2154 </tr> 2155 2155 2156 2156 <tr> 2157 2157 <td width="10"> </td> 2158 2158 <td width="30%" valign="top" align="right"> 2159 2159 <a name="sqlite-netFx35-binary-PocketPC-ARM-2008"></a> 2160 - <a href="/downloads/1.0.102.0/sqlite-netFx35-binary-PocketPC-ARM-2008-1.0.102.0.zip">sqlite-netFx35-binary-PocketPC-ARM-2008-1.0.102.0.zip</a> 2160 + <a href="/downloads/1.0.103.0/sqlite-netFx35-binary-PocketPC-ARM-2008-1.0.103.0.zip">sqlite-netFx35-binary-PocketPC-ARM-2008-1.0.103.0.zip</a> 2161 2161 <br /> 2162 - (1.31 MiB) 2162 + (1.32 MiB) 2163 2163 </td> 2164 2164 <td width="5"></td> 2165 2165 <td valign="top"> 2166 2166 This binary package contains all the binaries for the PocketPC version 2167 - of the System.Data.SQLite 1.0.102.0 (3.13.0) package. The included native 2167 + of the System.Data.SQLite 1.0.103.0 (3.14.2) package. The included native 2168 2168 binaries should work on all supported ARM versions of Windows CE prior 2169 2169 to Windows Embedded Compact 2013. The .NET Compact Framework 3.5 is 2170 2170 required. 2171 2171 <br /> 2172 - (sha1: 4e686edf9106adf4a56d276decf5b383d7479d9e) 2172 + (sha1: dfe8bf57d04bfa649a3260d059ef4cfedf990c4a) 2173 2173 </td> 2174 2174 </tr> 2175 2175 2176 2176 <tr> 2177 2177 <td width="10"> </td> 2178 2178 <td width="30%" valign="top" align="right"> 2179 2179 <a name="sqlite-netFx39-binary-WinCE-ARM-2012"></a> 2180 - <a href="/downloads/1.0.102.0/sqlite-netFx39-binary-WinCE-ARM-2012-1.0.102.0.zip">sqlite-netFx39-binary-WinCE-ARM-2012-1.0.102.0.zip</a> 2180 + <a href="/downloads/1.0.103.0/sqlite-netFx39-binary-WinCE-ARM-2012-1.0.103.0.zip">sqlite-netFx39-binary-WinCE-ARM-2012-1.0.103.0.zip</a> 2181 2181 <br /> 2182 - (1.45 MiB) 2182 + (1.46 MiB) 2183 2183 </td> 2184 2184 <td width="5"></td> 2185 2185 <td valign="top"> 2186 2186 This binary package contains all the binaries for the Windows Embedded 2187 - Compact 2013 (ARM) version of the System.Data.SQLite 1.0.102.0 (3.13.0) 2187 + Compact 2013 (ARM) version of the System.Data.SQLite 1.0.103.0 (3.14.2) 2188 2188 package. The .NET Compact Framework 3.9 is required. 2189 2189 <br /> 2190 - (sha1: 1565884624f0fb1f2687db9471908f9ebc99f8b1) 2190 + (sha1: b09d73c6dea4a93c847f7a673179343f9bffe93b) 2191 2191 </td> 2192 2192 </tr> 2193 2193 2194 2194 <tr> 2195 2195 <td width="10"> </td> 2196 2196 <td width="30%" valign="top" align="right"> 2197 2197 <a name="sqlite-netFx39-binary-WinCE-x86-2012"></a> 2198 - <a href="/downloads/1.0.102.0/sqlite-netFx39-binary-WinCE-x86-2012-1.0.102.0.zip">sqlite-netFx39-binary-WinCE-x86-2012-1.0.102.0.zip</a> 2198 + <a href="/downloads/1.0.103.0/sqlite-netFx39-binary-WinCE-x86-2012-1.0.103.0.zip">sqlite-netFx39-binary-WinCE-x86-2012-1.0.103.0.zip</a> 2199 2199 <br /> 2200 - (1.50 MiB) 2200 + (1.51 MiB) 2201 2201 </td> 2202 2202 <td width="5"></td> 2203 2203 <td valign="top"> 2204 2204 This binary package contains all the binaries for the Windows Embedded 2205 - Compact 2013 (x86) version of the System.Data.SQLite 1.0.102.0 (3.13.0) 2205 + Compact 2013 (x86) version of the System.Data.SQLite 1.0.103.0 (3.14.2) 2206 2206 package. The .NET Compact Framework 3.9 is required. 2207 2207 <br /> 2208 - (sha1: 93340679f1fa33242836a299bb277d1dfaaf8916) 2208 + (sha1: 6471f7d82700cb906cceaf2504886748d360ace2) 2209 2209 </td> 2210 2210 </tr> 2211 2211 2212 2212 <tr> 2213 2213 <td colspan="4"> 2214 2214 <a name="nuGetPackages"></a> 2215 2215 <b>Official NuGet Packages</b> ................................................................................ 2226 2226 below may be used for comparison purposes. 2227 2227 </td> 2228 2228 </tr> 2229 2229 2230 2230 <tr> 2231 2231 <td width="10"> </td> 2232 2232 <td width="30%" valign="top" align="right"> 2233 - <a href="/downloads/1.0.102.0/System.Data.SQLite.1.0.102.0.nupkg">System.Data.SQLite.1.0.102.0.nupkg</a> 2233 + <a href="/downloads/1.0.103.0/System.Data.SQLite.1.0.103.0.nupkg">System.Data.SQLite.1.0.103.0.nupkg</a> 2234 2234 <br /> 2235 2235 (0.00 MiB) 2236 2236 </td> 2237 2237 <td width="5"></td> 2238 2238 <td valign="top"> 2239 2239 This NuGet package includes all the binaries for both the x86 and x64 2240 - versions of System.Data.SQLite 1.0.102.0 (3.13.0). The .NET Framework 2240 + versions of System.Data.SQLite 1.0.103.0 (3.14.2). The .NET Framework 2241 2241 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is required. For 2242 2242 the included native binaries, the version of the Visual C++ runtime 2243 2243 corresponding to the .NET Framework used by the associated managed 2244 2244 assembly is statically linked. 2245 2245 <br /> 2246 2246 <big><b>This package depends on the "EntityFramework" 2247 2247 package, version 6.0 or higher (indirectly via the ................................................................................ 2251 2251 <big><b><i>As of version 1.0.92.0, this package will not directly 2252 2252 contain any of the required binaries. Instead, this package will 2253 2253 depend on the "System.Data.SQLite.Core", 2254 2254 "System.Data.SQLite.Linq", and 2255 2255 "System.Data.SQLite.EF6" packages.</i></b></big> 2256 2256 <br /> 2257 2257 <br /> 2258 - (sha1: 2f615e4c42e5f1a2dec1177fb09b90f36416b859) 2258 + (sha1: bca473dcf115c88458543cbd92049375ee11b612) 2259 2259 </td> 2260 2260 </tr> 2261 2261 2262 2262 <tr> 2263 2263 <td width="10"> </td> 2264 2264 <td width="30%" valign="top" align="right"> 2265 - <a href="/downloads/1.0.102.0/System.Data.SQLite.Core.1.0.102.0.nupkg">System.Data.SQLite.Core.1.0.102.0.nupkg</a> 2265 + <a href="/downloads/1.0.103.0/System.Data.SQLite.Core.1.0.103.0.nupkg">System.Data.SQLite.Core.1.0.103.0.nupkg</a> 2266 2266 <br /> 2267 - (7.41 MiB) 2267 + (7.43 MiB) 2268 2268 </td> 2269 2269 <td width="5"></td> 2270 2270 <td valign="top"> 2271 2271 This NuGet package contains all the binaries for both the x86 and x64 2272 - versions of System.Data.SQLite 1.0.102.0 (3.13.0), <big><b>except those 2272 + versions of System.Data.SQLite 1.0.103.0 (3.14.2), <big><b>except those 2273 2273 needed to support LINQ and Entity Framework 6</b></big>. The .NET 2274 2274 Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is 2275 2275 required. For the included native binaries, the version of the Visual 2276 2276 C++ runtime corresponding to the .NET Framework used by the associated 2277 2277 managed assembly is statically linked. 2278 2278 <br /> 2279 2279 <big><b>This package does not depend on any other package.</b></big> 2280 2280 <br /> 2281 - (sha1: 7eac6725e61d66a453cd4c692623022c83a13ebb) 2281 + (sha1: b4d809442ac609a413a426253733844a4ae1429d) 2282 2282 </td> 2283 2283 </tr> 2284 2284 2285 2285 <tr> 2286 2286 <td width="10"> </td> 2287 2287 <td width="30%" valign="top" align="right"> 2288 - <a href="/downloads/1.0.102.0/System.Data.SQLite.Core.MSIL.1.0.102.0.nupkg">System.Data.SQLite.Core.MSIL.1.0.102.0.nupkg</a> 2288 + <a href="/downloads/1.0.103.0/System.Data.SQLite.Core.MSIL.1.0.103.0.nupkg">System.Data.SQLite.Core.MSIL.1.0.103.0.nupkg</a> 2289 2289 <br /> 2290 - (0.99 MiB) 2290 + (1.01 MiB) 2291 2291 </td> 2292 2292 <td width="5"></td> 2293 2293 <td valign="top"> 2294 2294 This NuGet package contains the managed binaries for System.Data.SQLite 2295 - 1.0.102.0. The .NET Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 2295 + 1.0.103.0. The .NET Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 2296 2296 4.6.1, or 4.6.2 is required. 2297 2297 <br /> 2298 2298 <big><b>This package does not depend on any other package.</b></big> 2299 2299 <br /> 2300 2300 <br /> 2301 2301 <big><b><i>This NuGet package does not include any code from the native 2302 2302 SQLite core library and will not work properly without the native 2303 2303 assembly "SQLite.Interop.dll" compiled for the processor 2304 2304 architecture of the host process being present in a directory in the 2305 2305 native library search path.</i></b></big> 2306 2306 <br /> 2307 2307 <br /> 2308 - (sha1: dc33551694518bb710a3e84e962bc39f1938e37e) 2308 + (sha1: d14c5065c910b48ba13a09b9ac33b29fab4c4446) 2309 2309 </td> 2310 2310 </tr> 2311 2311 2312 2312 <tr> 2313 2313 <td width="10"> </td> 2314 2314 <td width="30%" valign="top" align="right"> 2315 - <a href="/downloads/1.0.102.0/System.Data.SQLite.EF6.1.0.102.0.nupkg">System.Data.SQLite.EF6.1.0.102.0.nupkg</a> 2315 + <a href="/downloads/1.0.103.0/System.Data.SQLite.EF6.1.0.103.0.nupkg">System.Data.SQLite.EF6.1.0.103.0.nupkg</a> 2316 2316 <br /> 2317 2317 (0.18 MiB) 2318 2318 </td> 2319 2319 <td width="5"></td> 2320 2320 <td valign="top"> 2321 2321 This NuGet package contains just the binaries to support Entity 2322 - Framework 6 using System.Data.SQLite 1.0.102.0 (3.13.0). The .NET 2322 + Framework 6 using System.Data.SQLite 1.0.103.0 (3.14.2). The .NET 2323 2323 Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is required. 2324 2324 <br /> 2325 2325 <big><b>This package depends on the "EntityFramework" 2326 2326 package, version 6.0 or higher.</b></big> 2327 2327 <br /> 2328 - (sha1: f102ded93cb34b6a205747e0b0341bd37d6ad211) 2328 + (sha1: f529f339e6394ac22620939b19a86adcd4991771) 2329 2329 </td> 2330 2330 </tr> 2331 2331 2332 2332 <tr> 2333 2333 <td width="10"> </td> 2334 2334 <td width="30%" valign="top" align="right"> 2335 - <a href="/downloads/1.0.102.0/System.Data.SQLite.Linq.1.0.102.0.nupkg">System.Data.SQLite.Linq.1.0.102.0.nupkg</a> 2335 + <a href="/downloads/1.0.103.0/System.Data.SQLite.Linq.1.0.103.0.nupkg">System.Data.SQLite.Linq.1.0.103.0.nupkg</a> 2336 2336 <br /> 2337 2337 (0.22 MiB) 2338 2338 </td> 2339 2339 <td width="5"></td> 2340 2340 <td valign="top"> 2341 2341 This NuGet package contains just the binaries to support LINQ using 2342 - System.Data.SQLite 1.0.102.0 (3.13.0). The .NET Framework 3.5 SP1, 4.0, 2342 + System.Data.SQLite 1.0.103.0 (3.14.2). The .NET Framework 3.5 SP1, 4.0, 2343 2343 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is required. 2344 2344 <br /> 2345 2345 <big><b>This package does not depend on any other package.</b></big> 2346 2346 <br /> 2347 - (sha1: 94695f54a4694642131f634f0fa07ee411ed776e) 2347 + (sha1: 646355431433ea6b81ad69d70e39bff23354db17) 2348 2348 </td> 2349 2349 </tr> 2350 2350 2351 2351 <tr> 2352 2352 <td width="10"> </td> 2353 2353 <td width="30%" valign="top" align="right"> 2354 - <a href="/downloads/1.0.102.0/System.Data.SQLite.MSIL.1.0.102.0.nupkg">System.Data.SQLite.MSIL.1.0.102.0.nupkg</a> 2354 + <a href="/downloads/1.0.103.0/System.Data.SQLite.MSIL.1.0.103.0.nupkg">System.Data.SQLite.MSIL.1.0.103.0.nupkg</a> 2355 2355 <br /> 2356 2356 (0.00 MiB) 2357 2357 </td> 2358 2358 <td width="5"></td> 2359 2359 <td valign="top"> 2360 2360 This NuGet package contains the managed binaries for System.Data.SQLite 2361 - 1.0.102.0. The .NET Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 2361 + 1.0.103.0. The .NET Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 2362 2362 4.6.1, or 4.6.2 is required. 2363 2363 <br /> 2364 2364 <big><b>This is a legacy package; if possible, please use either the 2365 2365 "System.Data.SQLite" or "System.Data.SQLite.Core" 2366 2366 package instead.</b></big> 2367 2367 <br /> 2368 2368 <br /> ................................................................................ 2376 2376 <big><b><i>As of version 1.0.95.0, this package will not directly 2377 2377 contain any of the required binaries. Instead, this package will 2378 2378 depend on the "System.Data.SQLite.Core.MSIL", 2379 2379 "System.Data.SQLite.Linq", and 2380 2380 "System.Data.SQLite.EF6" packages.</i></b></big> 2381 2381 <br /> 2382 2382 <br /> 2383 - (sha1: af401941264e579b479283e5685eb23b12c56458) 2383 + (sha1: e3157eb599495c1bc7eacfc19f53d199c2d0c903) 2384 2384 </td> 2385 2385 </tr> 2386 2386 2387 2387 <tr> 2388 2388 <td width="10"> </td> 2389 2389 <td width="30%" valign="top" align="right"> 2390 - <a href="/downloads/1.0.102.0/System.Data.SQLite.x86.1.0.102.0.nupkg">System.Data.SQLite.x86.1.0.102.0.nupkg</a> 2390 + <a href="/downloads/1.0.103.0/System.Data.SQLite.x86.1.0.103.0.nupkg">System.Data.SQLite.x86.1.0.103.0.nupkg</a> 2391 2391 <br /> 2392 - (3.73 MiB) 2392 + (3.75 MiB) 2393 2393 </td> 2394 2394 <td width="5"></td> 2395 2395 <td valign="top"> 2396 2396 This NuGet package contains all the binaries for the x86 version of 2397 - System.Data.SQLite 1.0.102.0 (3.13.0). The .NET Framework 3.5 SP1, 2397 + System.Data.SQLite 1.0.103.0 (3.14.2). The .NET Framework 3.5 SP1, 2398 2398 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is required. For the 2399 2399 included native binaries, the version of the Visual C++ runtime 2400 2400 corresponding to the .NET Framework used by the associated managed 2401 2401 assembly is statically linked. 2402 2402 <br /> 2403 2403 <big><b>This is a legacy package; if possible, please use either the 2404 2404 "System.Data.SQLite" or "System.Data.SQLite.Core" 2405 2405 package instead.</b></big> 2406 2406 <br /> 2407 - (sha1: af25ca01ce19c86749731ec8f7da4547e177fd62) 2407 + (sha1: 5a3e2e4b2ff7d08afa2d769dbfe337263014fd21) 2408 2408 </td> 2409 2409 </tr> 2410 2410 2411 2411 <tr> 2412 2412 <td width="10"> </td> 2413 2413 <td width="30%" valign="top" align="right"> 2414 - <a href="/downloads/1.0.102.0/System.Data.SQLite.x64.1.0.102.0.nupkg">System.Data.SQLite.x64.1.0.102.0.nupkg</a> 2414 + <a href="/downloads/1.0.103.0/System.Data.SQLite.x64.1.0.103.0.nupkg">System.Data.SQLite.x64.1.0.103.0.nupkg</a> 2415 2415 <br /> 2416 - (4.22 MiB) 2416 + (4.25 MiB) 2417 2417 </td> 2418 2418 <td width="5"></td> 2419 2419 <td valign="top"> 2420 2420 This NuGet package contains all the binaries for the x64 version of 2421 - System.Data.SQLite 1.0.102.0 (3.13.0). The .NET Framework 3.5 SP1, 2421 + System.Data.SQLite 1.0.103.0 (3.14.2). The .NET Framework 3.5 SP1, 2422 2422 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is required. For the 2423 2423 included native binaries, the version of the Visual C++ runtime 2424 2424 corresponding to the .NET Framework used by the associated managed 2425 2425 assembly is statically linked. 2426 2426 <br /> 2427 2427 <big><b>This is a legacy package; if possible, please use either the 2428 2428 "System.Data.SQLite" or "System.Data.SQLite.Core" 2429 2429 package instead.</b></big> 2430 2430 <br /> 2431 - (sha1: 1a2a986d7c1b14bf760b4e6d48056ef7d595a5dd) 2431 + (sha1: a09fb6b90e96fc398b692755f14185d3f81dc540) 2432 2432 </td> 2433 2433 </tr> 2434 2434 2435 2435 <tr> 2436 2436 <td colspan="4"> 2437 2437 <a name="legacyVersions"></a> 2438 2438 <b>Legacy Versions</b> ................................................................................ 2453 2453 </td> 2454 2454 </tr> 2455 2455 </table> 2456 2456 2457 2457 <h3>Build Product Names</h3> 2458 2458 2459 2459 <p> 2460 - Beginning with System.Data.SQLite version 1.0.102.0 (3.13.0), the following 2460 + Beginning with System.Data.SQLite version 1.0.103.0 (3.14.2), the following 2461 2461 templates will be used for the names of the build products: 2462 2462 2463 2463 <ol> 2464 2464 <li><b>sqlite-netFx-source-</b>version<b>.zip</b></li> 2465 2465 <li><b>sqlite-netFx-source-</b>version<b>.tar.gz</b></li> 2466 2466 <li><b>sqlite-netFx-full-source-</b>version<b>.zip</b></li> 2467 2467 <li><b>sqlite-netFx-full-source-</b>version<b>.tar.gz</b></li>
Changes to www/news.wiki.
1 1 <title>News</title> 2 2 3 3 <b>Version History</b> 4 4 5 5 <p> 6 - <b>1.0.103.0 - September XX, 2016 <font color="red">(release scheduled)</font></b> 6 + <b>1.0.103.0 - September 15, 2016</b> 7 7 </p> 8 8 <ul> 9 9 <li>Updated to [https://www.sqlite.org/releaselog/3_14_2.html|SQLite 3.14.2].</li> 10 10 <li>Add preliminary support for the .NET Framework 4.6.2.</li> 11 11 <li>Change the SQLiteReadValueCallback delegate "eventArgs" parameter to be of type SQLiteReadEventArgs. <b>** Potentially Incompatible Change **</b></li> 12 12 <li>Make SQLiteReadValueEventArgs and SQLiteReadArrayEventArgs derive from SQLiteReadEventArgs. <b>** Potentially Incompatible Change **</b></li> 13 13 <li>Rename SQLiteReadValueEventArgs.ArrayEventArgs property to ExtraEventArgs. <b>** Potentially Incompatible Change **</b></li>