figsoda
2023-06-08 17:57:46 -04:00
parent 63410a7779
commit 83cd2017b1
@@ -10,13 +10,13 @@
buildGoModule rec {
pname = "runme";
version = "1.2.2";
version = "1.2.4";
src = fetchFromGitHub {
owner = "stateful";
repo = "runme";
rev = "v${version}";
hash = "sha256-SVYxFutmDDHEbYLExy0IxqZZZO13gUVPAA0X1ehVXME=";
hash = "sha256-AhGApOUzmdf9TOF0cESrvg8CVT918nzolVHriVNxsaE=";
};
vendorHash = "sha256-el+gM3GRN5KU4RlSAx02rn+22xj28IZq3erZUzPbUUw=";