bit-logo: 0.1.0 -> 0.3.0

This commit is contained in:
R. Ryantm
2025-12-11 11:46:42 +00:00
parent 1583d891cb
commit a03c4579f4
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "bit-logo";
version = "0.1.0";
version = "0.3.0";
src = fetchFromGitHub {
owner = "superstarryeyes";
repo = "bit";
tag = "v${finalAttrs.version}";
hash = "sha256-VpAunQUttuuC+yrACD8piqKbiiTaAfKdJ/ZthvQijXI=";
hash = "sha256-iLwWKn8csoRkr5H8R2kpZVZCxsL0LDWHNvNoxyM6y98=";
};
vendorHash = "sha256-ZQ5SbjQPngVUgGklADfNSM43ks3948ilDKdmxh2sq6A=";
vendorHash = "sha256-Zxw0NyZfM42ytn+vDExLwRgNLWsdGVLC3iNVpQd8VMw=";
ldflags = [
"-s"