noriskclient-launcher-unwrapped: 0.6.22 -> 0.6.24

(cherry picked from commit dfc4947fb2)
This commit is contained in:
R. Ryantm 2026-06-13 04:28:10 +00:00 committed by github-actions[bot]
commit 5a2674ee62

View file

@ -18,13 +18,13 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "noriskclient-launcher-unwrapped";
version = "0.6.22";
version = "0.6.24";
src = fetchFromGitHub {
owner = "NoRiskClient";
repo = "noriskclient-launcher";
tag = "v${finalAttrs.version}";
hash = "sha256-X6oc6DTwIseNvWHhHoHv1Ur2zoaaGCdxYVe4+5+zjvA=";
hash = "sha256-X0j5cWAIMdpLSUSDAUx7oSJ42xvRLL1PY8JK9i4wGhA=";
};
yarnOfflineCache = fetchYarnDeps {