layerx: 1.5.2 -> 1.5.3

This commit is contained in:
Holiu618
2026-07-16 21:02:57 +08:00
parent 8bf31af232
commit 0a0efaad01
+2 -2
View File
@@ -10,14 +10,14 @@
buildGoModule (finalAttrs: {
pname = "layerx";
version = "1.5.2";
version = "1.5.3";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "deveshctl";
repo = "layerx";
tag = "v${finalAttrs.version}";
hash = "sha256-2FttqXnc6o8EXbLBk7BpLS0Xf6ZozydD7a5gFspPQoo=";
hash = "sha256-HboWzfDiiVMwMXkrOyxUvZ+V4Hi11cEqODfWT7b5+dw=";
};
vendorHash = "sha256-7wbyz6fKB3HMFhKJVIWrOIczLfqF4yInyszdh2Ky8WU=";