Merge pull request #203177 from r-ryantm/auto-update/runitor

runitor: 1.0.0 -> 1.1.1
This commit is contained in:
Mario Rodas
2022-11-27 08:25:23 -05:00
committed by GitHub
+2 -2
View File
@@ -2,14 +2,14 @@
buildGoModule rec {
pname = "runitor";
version = "1.0.0";
version = "1.1.1";
vendorSha256 = null;
src = fetchFromGitHub {
owner = "bdd";
repo = "runitor";
rev = "v${version}";
sha256 = "sha256-6+U6Mh1XMdGaAmOrqUlVBX9d/GfOgXE22GwcLl0EfIU=";
sha256 = "sha256-Vm982XbbFuwCNBkGWKoPdvOFoQEq4mVCPj4nXHEFnZ8=";
};
ldflags = [