crush: 0.49.0 -> 0.51.2 (#503106)

This commit is contained in:
nixpkgs-ci[bot]
2026-03-25 13:03:41 +00:00
committed by GitHub
+3 -3
View File
@@ -9,16 +9,16 @@
buildGo126Module (finalAttrs: {
pname = "crush";
version = "0.49.0";
version = "0.51.2";
src = fetchFromGitHub {
owner = "charmbracelet";
repo = "crush";
tag = "v${finalAttrs.version}";
hash = "sha256-/1Z5S28yJCxjpQwM5hLTmgKU7OxAcxjmBROktQSstTE=";
hash = "sha256-gKn/TcrCcmRF/FajsvzSR5t6SEuuxQWhiLaSmLdR8bg=";
};
vendorHash = "sha256-xakV5Alm3EwDk5VkSINxJM1C3uF492QzA+BQkqZ6qB4=";
vendorHash = "sha256-EHESno8r2dDGcOjRHCU4799Ug7l0z8oSg/60l2HyaAg=";
ldflags = [
"-s"