sherlock-launcher: 0.1.13-hotfix-1 -> 0.1.13-hotfix-2 (#421118)

Co-authored-by: agvantibo-again <apicalium@gmail.com>

authored by nixpkgs-merge-bot[bot] agvantibo-again and committed by GitHub 8b2785a9 cc8f81fd

+2 -2
+2 -2
pkgs/by-name/sh/sherlock-launcher/package.nix
··· 17 18 rustPlatform.buildRustPackage (finalAttrs: { 19 pname = "sherlock-launcher"; 20 - version = "0.1.13-hotfix-1"; 21 22 src = fetchFromGitHub { 23 owner = "Skxxtz"; 24 repo = "sherlock"; 25 tag = "v${finalAttrs.version}"; 26 - hash = "sha256-h8/72EipLTssik2I4GSfBRSc34ecAm0L39wA9hnGrR4="; 27 }; 28 29 nativeBuildInputs = [
··· 17 18 rustPlatform.buildRustPackage (finalAttrs: { 19 pname = "sherlock-launcher"; 20 + version = "0.1.13-hotfix-2"; 21 22 src = fetchFromGitHub { 23 owner = "Skxxtz"; 24 repo = "sherlock"; 25 tag = "v${finalAttrs.version}"; 26 + hash = "sha256-5ERCusCDf+GCwmJc5BrEK8Kn5ClMOILBStv17vyS7MQ="; 27 }; 28 29 nativeBuildInputs = [