runme: 3.15.2 -> 3.15.4

This commit is contained in:
R. Ryantm
2025-10-11 10:06:43 +00:00
parent e18d8ec6fa
commit 3eef2f154e

View File

@@ -13,13 +13,13 @@
buildGoModule rec {
pname = "runme";
version = "3.15.2";
version = "3.15.4";
src = fetchFromGitHub {
owner = "runmedev";
repo = "runme";
rev = "v${version}";
hash = "sha256-NtFKzObi0mIdzhRiu7CCZ3e4yIhI2gHMtVsdf5TEb/s=";
hash = "sha256-RU2VU+yLBrnj9Gf1p0kB2Y6rfPaXIDQ8oMs2MaoJ5kM=";
};
vendorHash = "sha256-Uw5igaQpKKI4y7EoznFdmyTXfex350Pps6nt3lvKeAM=";