cent: 1.3.4 -> 2.0.0 (#431772)

This commit is contained in:
Weijia Wang
2025-08-24 13:13:46 +02:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "cent";
version = "1.3.4";
version = "2.0.0";
src = fetchFromGitHub {
owner = "xm1k3";
repo = "cent";
tag = "v${version}";
hash = "sha256-xwGmBZgdpyYJ1AKoNUUPEMbU5/racalE4SLrx/E51wM=";
hash = "sha256-AmOq+n+TcpwDgFjFsFNVl/fAIAJbqYdoR2P1dasb8h8=";
};
vendorHash = "sha256-GMnTIEnkOt0cRN9pZzEuqqtWmO27uVja9VG5UNeCHJo=";
vendorHash = "sha256-sn4ZIDP07u9dwVJHy7KrQFZHsGrqpkM8CzcIbNMDiIo=";
ldflags = [
"-s"