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
commit 9c0bdf0460
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = [