Merge pull request #234585 from r-ryantm/auto-update/theforceengine

theforceengine: 1.09.100 -> 1.09.200
This commit is contained in:
Weijia Wang
2023-05-30 12:24:26 +03:00
committed by GitHub
+2 -2
View File
@@ -13,13 +13,13 @@
stdenv.mkDerivation rec {
pname = "theforceengine";
version = "1.09.100";
version = "1.09.200";
src = fetchFromGitHub {
owner = "luciusDXL";
repo = "TheForceEngine";
rev = "v${version}";
sha256 = "sha256-nw9yp/StaSi5thafVT1V5YA2ZCYGWNoHUvQTpK90Foc=";
sha256 = "sha256-r3fNhiPl6fjrIbdLoNIyTETw3lpPZCQYlTA2QJgiDgw=";
};
nativeBuildInputs = [