Skip to content

Commit

Permalink
Update ffi to 3.4.6-3.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jul 17, 2024
1 parent 21f9e4c commit d057b32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
.hash = "12207ee987ce045596cb992cfb15b0d6d9456e50d4721c3061c69dabc2962053644d",
},
.ffi = .{
.url = "https://github.com/vezel-dev/libffi/archive/v3.4.6-1.tar.gz",
.hash = "122036860f37a08aa1055c494515e9b33553fe906dc2f77dafc5ece78168cd236f7c",
.url = "https://github.com/vezel-dev/libffi/archive/v3.4.6-3.tar.gz",
.hash = "12206bb70d2fd71c9aeb41ee4b584cacb841ffeaaf6faff3069b1b59bf3210bbbeaa",
},
.mecha = .{
.url = "https://github.com/Hejsil/mecha/archive/0.9.0.tar.gz",
Expand Down

0 comments on commit d057b32

Please sign in to comment.