We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3600a8 + 8b55027 commit cc58d45Copy full SHA for cc58d45
build.zig.zon
@@ -1,7 +1,7 @@
1
.{
2
.name = .libgit2,
3
.version = "1.9.0",
4
- .minimum_zig_version = "0.15.1",
+ .minimum_zig_version = "0.15.2",
5
.fingerprint = 0x7f0051374dea2cba,
6
.dependencies = .{
7
.libgit2 = .{
@@ -14,8 +14,8 @@
14
.lazy = true,
15
},
16
.mbedtls = .{
17
- .url = "git+https://github.com/allyourcodebase/mbedtls#7d862fe61ff2eac37ee54e1e017fc287bed1cd7a",
18
- .hash = "mbedtls-3.6.2-E4NURzYUAABWLBwHJWx_ppb_j2kDSoGfCfR2rI2zs9dz",
+ .url = "git+https://github.com/allyourcodebase/mbedtls.git#68d5872dca0faa3e2a09d3329c73bd8779cc34e6",
+ .hash = "mbedtls-3.6.4-E4NUR24VAADBF5pt-No-Z90DjozkzySYAgq6eDFy9Xdy",
19
20
21
0 commit comments