Merge pull request #214841 from r-ryantm/auto-update/sharedown

sharedown: 5.1.0 -> 5.2.2
This commit is contained in:
Weijia Wang
2023-02-06 19:33:39 +01:00
committed by GitHub
3 changed files with 731 additions and 466 deletions
+2 -2
View File
@@ -17,13 +17,13 @@
stdenvNoCC.mkDerivation rec {
pname = "Sharedown";
version = "5.1.0";
version = "5.2.2";
src = fetchFromGitHub {
owner = "kylon";
repo = pname;
rev = version;
sha256 = "sha256-cD+xq2LVaTZGjFj+SleQlNT3sAV6N4nG4RVbH015OOA=";
sha256 = "sha256-kdntnzGpu1NUP6rrBaH7ASwE7XT18vHcgf39bp5A4ds=";
};
nativeBuildInputs = [
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff