theforceengine: 1.22.300 -> 1.22.410 (#441426)

authored by nixpkgs-merge-bot[bot] and committed by GitHub 280d0970 66eba50c

+2 -2
+2 -2
pkgs/by-name/th/theforceengine/package.nix
··· 17 }: 18 stdenv.mkDerivation (finalAttrs: { 19 pname = "theforceengine"; 20 - version = "1.22.300"; 21 22 src = fetchFromGitHub { 23 owner = "luciusDXL"; 24 repo = "TheForceEngine"; 25 tag = "v${finalAttrs.version}"; 26 - hash = "sha256-m/VNlcuvpJkcfTpL97gCUTQtdAWqimVrhU0qLj0Erck="; 27 }; 28 29 nativeBuildInputs = [
··· 17 }: 18 stdenv.mkDerivation (finalAttrs: { 19 pname = "theforceengine"; 20 + version = "1.22.410"; 21 22 src = fetchFromGitHub { 23 owner = "luciusDXL"; 24 repo = "TheForceEngine"; 25 tag = "v${finalAttrs.version}"; 26 + hash = "sha256-ydZ/S6u3UQNeVRTfzjshlNzLRc1y3FXsTY2NXbUoJBA="; 27 }; 28 29 nativeBuildInputs = [