recaf-launcher update

This commit is contained in:
Tove 2026-02-01 12:11:36 +01:00
parent 29a980c1ba
commit 2c4eaaf136
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -5,10 +5,10 @@
buildFHSEnv,
}:
let
version = "0.8.1";
version = "0.8.8";
jar = fetchurl {
url = "https://github.com/Col-E/Recaf-Launcher/releases/download/${version}/recaf-gui-${version}.jar";
hash = "sha256-RHsI8z/orwR9b9s+LrrOHpxpr82J6YOpnfik3dnlsvI=";
hash = "sha256-fa220O6fH1dUlgGkoAGMYuFPOA6NIdSDn5tdoeSxDbg=";
};
in
buildFHSEnv {
@ -19,7 +19,7 @@ buildFHSEnv {
p: with p; [
jar
openjdk21
openjdk25
xorg.libX11.out
at-spi2-atk.out
cairo.out