lipo-go: 0.10.0 -> 0.9.4

This commit is contained in:
R. Ryantm 2025-07-30 03:04:07 +00:00
parent eaa9fd315f
commit f7075282d3

View File

@ -8,13 +8,13 @@
}:
buildGoModule (finalAttrs: {
pname = "lipo-go";
version = "0.10.0";
version = "0.9.4";
src = fetchFromGitHub {
owner = "konoui";
repo = "lipo";
tag = "v${finalAttrs.version}";
hash = "sha256-V1KlgCNKvxnY/B8cmiWFdXzHH6k6VmhNMIta3nckXtA=";
hash = "sha256-WLk6heSnXZjZ6PZWEiUXxx8M5t8EgjpEsTRLeCTzcr8=";
};
vendorHash = "sha256-7M6CRxJd4fgYQLJDkNa3ds3f7jOp3dyloOZtwMtCBQk=";