Skip to content

Commit fa78f66

Browse files
committed
build.zig.son: refetch the dependencies to have the new hash
1 parent 487805d commit fa78f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.dependencies = .{
66
.sqlite = .{
77
.url = "https://sqlite.org/2025/sqlite-amalgamation-3480000.zip",
8-
.hash = "1220972595d70da33d69d519392742482cb9762935cecb99924e31f3898d2a330861",
8+
.hash = "N-V-__8AACpFpwCXJZXXDaM9adUZOSdCSCy5dik1zsuZkk4x",
99
},
1010
},
1111
.paths = .{"."},

0 commit comments

Comments
 (0)