From 27b9d71a4e0113dea2b4edb15fb0bbf0f25e28b5 Mon Sep 17 00:00:00 2001 From: William Date: Wed, 25 Mar 2026 12:08:28 -0300 Subject: [PATCH] new hytale launcher version --- aspects/systems/gaming.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspects/systems/gaming.nix b/aspects/systems/gaming.nix index e73a6fe..8834459 100644 --- a/aspects/systems/gaming.nix +++ b/aspects/systems/gaming.nix @@ -23,7 +23,7 @@ "org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/25.08" rec { appId = "com.hypixel.HytaleLauncher"; - sha256 = "01307s44bklc1ldcigcn9n4lm8hf8q793v9fv7w4w04xd5zyh4rv"; + sha256 = "MSCzfcucPbAlSXZSwX4MOJjetiRW5bLihxvQ0QKQtBI="; bundle = "${pkgs.fetchurl { url = "https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.flatpak"; inherit sha256;