ed-odyssey-materials-helper: 3.1.9 -> 3.1.10 (#473199)
This commit is contained in:
@@ -1125,13 +1125,6 @@
|
||||
"module": "sha256-bMYa+9HB0MB2VrO9lcBhH6XfMGMxx5XROs1YZ7VDpH8=",
|
||||
"pom": "sha256-CCCnYjzmYx8Zfde+rTBQIYOfNJsnboNevcIS3BS9LEg="
|
||||
},
|
||||
"jixxed/ed/awesome/ed-awesome-api/maven-metadata": {
|
||||
"xml": {
|
||||
"groupId": "nl.jixxed.ed.awesome",
|
||||
"lastUpdated": "20250822121510",
|
||||
"release": "1.5"
|
||||
}
|
||||
},
|
||||
"jixxed/ed/confidential#ed-confidential-api/1.3": {
|
||||
"jar": "sha256-iPBjgHIFGjuquG+zga0ZdTxMMIEqAquzGt41IDriGKw=",
|
||||
"module": "sha256-THaam0o2oBL75yHgsXW7+pPz3lbjf9ktcRL+N+WFs98=",
|
||||
|
||||
@@ -21,13 +21,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "ed-odyssey-materials-helper";
|
||||
version = "3.1.9";
|
||||
version = "3.1.10";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "jixxed";
|
||||
repo = "ed-odyssey-materials-helper";
|
||||
tag = version;
|
||||
hash = "sha256-P9Mb++2400081OdjMI6y3C2zRW+8IpIjBjLPoNnDbUY=";
|
||||
hash = "sha256-/spb1BH5zPyxPKNI419/gYON2EfPtjPzT8ba1nEsjl4=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user