img4tool: 217 -> 218 (#485059)

This commit is contained in:
Nick Cao
2026-01-29 22:02:28 +00:00
committed by GitHub
+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