img4tool: 217 -> 218

This commit is contained in:
R. Ryantm
2026-01-29 14:01:18 +00:00
parent 3b372930e8
commit b8a791ecb9
+2 -2
View File
@@ -12,13 +12,13 @@
}:
clangStdenv.mkDerivation (finalAttrs: {
pname = "img4tool";
version = "217";
version = "218";
src = fetchFromGitHub {
owner = "tihmstar";
repo = "img4tool";
tag = finalAttrs.version;
hash = "sha256-67Xfq4jEK9juyaSIgVdWygAePZuyb4Yp8mY+6V66+Aw=";
hash = "sha256-s2pX+svCINI3EQsAlDKHm8P03/5C4MVA63wAwAH1lEs=";
};
# Do not depend on git to calculate version, instead