Skip to content

Commit cc48e6e

Browse files
committed
update sqlite
1 parent dfc34c3 commit cc48e6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
.version = "3.48.0",
66
.dependencies = .{
77
.sqlite = .{
8-
.url = "https://sqlite.org/2025/sqlite-amalgamation-3480000.zip",
9-
.hash = "N-V-__8AACpFpwCXJZXXDaM9adUZOSdCSCy5dik1zsuZkk4x",
8+
.url = "https://www.sqlite.org/2025/sqlite-amalgamation-3490200.zip",
9+
.hash = "N-V-__8AAH-mpwB7g3MnqYU-ooUBF1t99RP27dZ9addtMVXD",
1010
},
1111
},
1212
.paths = .{"."},

0 commit comments

Comments
 (0)