sqlite: Update to version 3.50.2

This commit is contained in:
github-actions[bot] 2025-06-28 16:29:32 +00:00
parent 0176ebf935
commit 6e74afb102

View File

@ -1,5 +1,5 @@
{ {
"version": "3.50.1", "version": "3.50.2",
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine", "description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine",
"homepage": "https://www.sqlite.org/", "homepage": "https://www.sqlite.org/",
"license": { "license": {
@ -7,8 +7,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.sqlite.org/2025/sqlite-tools-win-x64-3500100.zip", "url": "https://www.sqlite.org/2025/sqlite-tools-win-x64-3500200.zip",
"hash": "5e9c73d344660479c8dca6f8dbbef41d4d3bf25cff56554cb85823ae447a22ec" "hash": "ef1403c72d1f93c89215fb39cb5d5445cdabba44e927eef1e45b02ab78b44429"
} }
}, },
"bin": [ "bin": [