Skip to content

Commit 6e74afb

Browse files
sqlite: Update to version 3.50.2
1 parent 0176ebf commit 6e74afb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

bucket/sqlite.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"version": "3.50.1",
2+
"version": "3.50.2",
33
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine",
44
"homepage": "https://www.sqlite.org/",
55
"license": {
66
"url": "https://www.sqlite.org/src/file?name=LICENSE.md"
77
},
88
"architecture": {
99
"64bit": {
10-
"url": "https://www.sqlite.org/2025/sqlite-tools-win-x64-3500100.zip",
11-
"hash": "5e9c73d344660479c8dca6f8dbbef41d4d3bf25cff56554cb85823ae447a22ec"
10+
"url": "https://www.sqlite.org/2025/sqlite-tools-win-x64-3500200.zip",
11+
"hash": "ef1403c72d1f93c89215fb39cb5d5445cdabba44e927eef1e45b02ab78b44429"
1212
}
1313
},
1414
"bin": [

0 commit comments

Comments
 (0)