postmoogle: 0.9.25 -> 0.9.26

This commit is contained in:
amuckstot30 2025-03-14 16:51:19 +01:00
parent 0c84b252cf
commit c282ca98de

View File

@ -5,13 +5,13 @@
}:
buildGoModule rec {
pname = "postmoogle";
version = "0.9.25";
version = "0.9.26";
src = fetchFromGitHub {
owner = "etkecc";
repo = "postmoogle";
tag = "v${version}";
hash = "sha256-Pn+IHqHvKo1936Pw8WI2IhporIy/sIvh8PAUt0y5niU=";
hash = "sha256-nbkPwHMQTadflHE8q525cB4cgVNxldOMBi4Kwrp52rE=";
};
tags = [