lug-helper: 4.9 -> 4.13 (#493196)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-17 21:27:19 +00:00
committed by GitHub
+2 -2
View File
@@ -16,12 +16,12 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "lug-helper";
version = "4.9";
version = "4.13";
src = fetchFromGitHub {
owner = "starcitizen-lug";
repo = "lug-helper";
tag = "v${finalAttrs.version}";
hash = "sha256-5JkVx8wlErNcdOA0oHnNxtwFyEyuJ1XRS/JeACK7bJg=";
hash = "sha256-+hhipbw6tZmjpX+eUFQqRl4WXV4t56yJDrx4HtJ8AXc=";
};
buildInputs = [