ed-odyssey-materials-helper: 2.255 -> 3.0.1

This commit is contained in:
R. Ryantm
2025-09-29 07:49:22 +00:00
parent e700fb6386
commit a20ffdf705
@@ -18,13 +18,13 @@
}:
stdenv.mkDerivation rec {
pname = "ed-odyssey-materials-helper";
version = "2.255";
version = "3.0.1";
src = fetchFromGitHub {
owner = "jixxed";
repo = "ed-odyssey-materials-helper";
tag = version;
hash = "sha256-V5uC+f/KqUL13mMTUDtHLbqebfj6mRV+Fmb7OAjMxXg=";
hash = "sha256-tdpt0/TO7K1bK6OMCR9s5TbN1/v1ZywCzO/IvdOfsSA=";
};
nativeBuildInputs = [