ed-odyssey-materials-helper: 3.1.3 -> 3.1.7 (#467082)

This commit is contained in:
nixpkgs-ci[bot]
2025-12-02 18:41:22 +00:00
committed by GitHub
@@ -21,13 +21,13 @@ let
in
stdenv.mkDerivation rec {
pname = "ed-odyssey-materials-helper";
version = "3.1.3";
version = "3.1.7";
src = fetchFromGitHub {
owner = "jixxed";
repo = "ed-odyssey-materials-helper";
tag = version;
hash = "sha256-eKQ2Hvx+IIZNvd5ZNr/V+ii8vtDkoWToqdtPDI+3glI=";
hash = "sha256-m4Wv1M6UliyERjZHZvAqJVttFwZfsr0oxrK4/AZmy1Q=";
};
nativeBuildInputs = [