mastodon: 4.1.10 -> 4.1.11

This commit is contained in:
Kerstin Humm
2023-12-04 19:35:07 +01:00
parent 42499b9f65
commit cb247025ec
2 changed files with 3 additions and 3 deletions

View File

@@ -3,8 +3,8 @@
src = fetchFromGitHub {
owner = "mastodon";
repo = "mastodon";
rev = "v4.1.10";
sha256 = "22AhrI4wk/FhVJeRfhiI10MeYOJFoS0dwg3fWuWltoM=";
rev = "v4.1.11";
sha256 = "mvVXQDVFYzLFkVxmyf9tdvKUnCCf6MI585lRrE7ih3U=";
};
in applyPatches {
inherit src;

View File

@@ -1 +1 @@
"4.1.10"
"4.1.11"