For Chinese users, you can goto gitee to download prebuilt binaries
Bugfix 🐛
- Load local ca bundle for zigfetch
- Fix cross compile for zigfetch
Use as library
.zigcli = .{
.url = "https://github.com/jiacai2050/zigcli/archive/refs/tags/v0.2.3.tar.gz",
.hash = "zigcli-0.2.3-ORC7jGKRAgAYW8y8hO3S4v2DsqbnyOrgximDYNgfB_Bw",
},
What's Changed
- fix build release by @jiacai2050 in #48
Full Changelog: v0.2.2...v0.2.3