chroma: 2.24.0 → 2.24.1

This commit is contained in:
·𐑑𐑴𐑕𐑑𐑩𐑤
2026-05-02 04:42:25 +07:00
parent 34a79ce1ee
commit a9d5f55015
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "chroma";
version = "2.24.0";
version = "2.24.1";
src = fetchFromGitHub {
owner = "alecthomas";
repo = "chroma";
tag = "v${finalAttrs.version}";
hash = "sha256-KfojHrRJjGT03WeBobvBO9pHsJP6I7fSxzcSlmCsaxE=";
hash = "sha256-AcXfyqwcDCVG3msdUOA8M5sRgKM6UjUsou9/zKEHnE8=";
};
vendorHash = "sha256-Vq5k4Jz4r5iZs7Yy175Ubj92eSr4v1xCtbLYhfo3OAg=";