kool: 3.5.2 -> 3.5.3

This commit is contained in:
R. Ryantm
2025-12-28 19:45:34 +00:00
parent 6ab9745ee4
commit 1908c63b2b
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule rec {
pname = "kool";
version = "3.5.2";
version = "3.5.3";
src = fetchFromGitHub {
owner = "kool-dev";
repo = "kool";
rev = version;
hash = "sha256-yUJbuMOLEa9LVRltskSwD0XBdmwwLcEaLYUHsSQOiCk=";
hash = "sha256-pZ667bDyRWIrImBNHyhkOGl/22gjHKX6KsVSTckS1U4=";
};
vendorHash = "sha256-IqUkIf0uk4iUTedTO5xRzjmJwHS+p6apo4E0WEEU6cc=";