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

Co-authored-by: agvantibo-again <apicalium@gmail.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-02 20:51:11 +00:00
committed by GitHub
co-authored by agvantibo-again
@@ -17,13 +17,13 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "sherlock-launcher";
version = "0.1.13-hotfix-1";
version = "0.1.13-hotfix-2";
src = fetchFromGitHub {
owner = "Skxxtz";
repo = "sherlock";
tag = "v${finalAttrs.version}";
hash = "sha256-h8/72EipLTssik2I4GSfBRSc34ecAm0L39wA9hnGrR4=";
hash = "sha256-5ERCusCDf+GCwmJc5BrEK8Kn5ClMOILBStv17vyS7MQ=";
};
nativeBuildInputs = [