postmoogle: 0.9.24 -> 0.9.25

This commit is contained in:
R. Ryantm
2025-03-11 03:51:39 +00:00
parent ea3d674237
commit 5cbc45c67e
+2 -2
View File
@@ -5,13 +5,13 @@
}:
buildGoModule rec {
pname = "postmoogle";
version = "0.9.24";
version = "0.9.25";
src = fetchFromGitHub {
owner = "etkecc";
repo = "postmoogle";
tag = "v${version}";
hash = "sha256-6KxPsg1zy8Dpo0UcgEWRmH6bI5oKJyzkZTelgk3SjoY=";
hash = "sha256-Pn+IHqHvKo1936Pw8WI2IhporIy/sIvh8PAUt0y5niU=";
};
tags = [