etlegacy: 2.82.0 -> 2.82.1

This commit is contained in:
Pol Dellaiera 2024-04-21 20:12:44 +02:00
parent 014f831080
commit f2114704be
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@
, zlib
}:
let
version = "2.82.0";
version = "2.82.1";
fakeGit = writeShellApplication {
name = "git";
@ -41,7 +41,7 @@ stdenv.mkDerivation {
owner = "etlegacy";
repo = "etlegacy";
rev = "refs/tags/v${version}";
hash = "sha256-yNVVEa+3+Swm3hgwm9cSLV0K88E37TgVVjh1uUl8O2o=";
hash = "sha256-DA5tudbehXIU+4hX3ggcxWZ7AAOa8LUkIvUHbgMgDY8=";
};
nativeBuildInputs = [

View File

@ -7,7 +7,7 @@
symlinkJoin {
name = "etlegacy";
version = "2.82.0";
version = "2.82.1";
paths = [
etlegacy-assets
etlegacy-unwrapped