Releases: mrusme/busybar.zig
Releases · mrusme/busybar.zig
Release list
v0.1.0
Use as a library
zig fetch --save https://github.com/mrusme/busybar.zig/archive/refs/tags/v0.1.0.tar.gzOr in build.zig.zon:
.busybar = .{
.url = "https://github.com/mrusme/busybar.zig/archive/refs/tags/v0.1.0.tar.gz",
.hash = "busybar_zig-0.1.0-aPic56iXAgDJxTYRkT7ZHL6mErAk0dxw9iw82y9fXyYn",
},Command line
The attached archives hold the busybar binary for
each target. Needs no runtime dependencies.
Full Changelog: https://github.com/mrusme/busybar.zig/commits/v0.1.0