noriskclient-launcher-unwrapped: 0.6.22 -> 0.6.24

This commit is contained in:
R. Ryantm
2026-06-13 04:28:10 +00:00
parent 08740d8811
commit dfc4947fb2
@@ -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 {