github-commenter: 0.28.0 -> 0.29.0

This commit is contained in:
R. Ryantm
2025-09-17 20:00:38 +00:00
parent 520f41d0de
commit a5c90aa08c

View File

@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "github-commenter";
version = "0.28.0";
version = "0.29.0";
src = fetchFromGitHub {
owner = "cloudposse";
repo = "github-commenter";
rev = version;
hash = "sha256-x3/ae22ub9Us3mvSmvq9ohlkujvZCUfSrmZeQNvIWzE=";
hash = "sha256-ZQEiDY+gOnUMxolgreDWkm9Uuc72WxcysAkT5DK/XLc=";
};
vendorHash = "sha256-DS2cTYQasIKmyqHS3kTpNMA4fuLxSv4n7ZQjeRWE0gI=";