runitor: 1.4.0 -> 1.4.1 (#419429)

authored by Nick Cao and committed by GitHub b4e27ca2 0cf210be

+2 -2
+2 -2
pkgs/by-name/ru/runitor/package.nix
··· 8 8 9 9 buildGoModule rec { 10 10 pname = "runitor"; 11 - version = "1.4.0"; 11 + version = "1.4.1"; 12 12 vendorHash = "sha256-SYYAAtuWt/mTmZPBilYxf2uZ6OcgeTnobYiye47i8mI="; 13 13 14 14 src = fetchFromGitHub { 15 15 owner = "bdd"; 16 16 repo = "runitor"; 17 17 rev = "v${version}"; 18 - sha256 = "sha256-eD8bJ34ZfTPToQrZ8kZGcSBdMmmCwRtuXgwZmz15O3s="; 18 + sha256 = "sha256-y4wIfal8aiVD5ZoRF6GnYUGRssBLMOPSWa40+3OU4y0="; 19 19 }; 20 20 21 21 ldflags = [