Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions subprojects/sqlite3.wrap
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[wrap-file]
directory = sqlite-amalgamation-3530000
source_url = https://www.sqlite.org/2026/sqlite-amalgamation-3530000.zip
source_filename = sqlite-amalgamation-3530000.zip
source_hash = bf3733d7c71b3ab0f6fd8a9ea0052ad87fa037d94333e14ce09878ba3492c3b0
source_fallback_url = https://wrapdb.mesonbuild.com/v2/sqlite3_3.53.0-1/get_source/sqlite-amalgamation-3530000.zip
patch_filename = sqlite3_3.53.0-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/sqlite3_3.53.0-1/get_patch
patch_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sqlite3_3.53.0-1/sqlite3_3.53.0-1_patch.zip
patch_hash = 370e827f3e25567c0990eeadba831aef389ea37d44e32dac063f2b82371e8455
wrapdb_version = 3.53.0-1
directory = sqlite-amalgamation-3530100
source_url = https://www.sqlite.org/2026/sqlite-amalgamation-3530100.zip
source_filename = sqlite-amalgamation-3530100.zip
source_hash = 36ad6e7f38540a3b21a2ac36340833f0a9e426bc1c752751c3ba669466827eae
source_fallback_url = https://wrapdb.mesonbuild.com/v2/sqlite3_3.53.1-1/get_source/sqlite-amalgamation-3530100.zip
patch_filename = sqlite3_3.53.1-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/sqlite3_3.53.1-1/get_patch
patch_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sqlite3_3.53.1-1/sqlite3_3.53.1-1_patch.zip
patch_hash = d1a5758285f8a0659317f0f84e9c9c8c839fe7c1d19448ac62d95ecefd5ba3a5
wrapdb_version = 3.53.1-1

[provide]
dependency_names = sqlite3
Loading