Skip to content

Commit 8e91816

Browse files
authored
gdlauncher-carbon: 2.0.22 -> 2.0.24 (#390280)
1 parent bb3fd1c commit 8e91816

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/gd/gdlauncher-carbon/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828

2929
stdenv.mkDerivation (finalAttrs: {
3030
pname = "gdlauncher-carbon";
31-
version = "2.0.22";
31+
version = "2.0.24";
3232

3333
src = appimageTools.extract {
3434
inherit (finalAttrs) pname version;
3535
src = fetchurl {
3636
url = "https://cdn-raw.gdl.gg/launcher/GDLauncher__${finalAttrs.version}__linux__x64.AppImage";
37-
hash = "sha256-b1d39cSuVJ17rx8vjlYlyIUvqkBbhCWXuq4Z96K1I3M=";
37+
hash = "sha256-d5ZvWSLA/7mY0540TDLMW9qmEFA5xC6Zd83IWakOmGo=";
3838
};
3939
};
4040

0 commit comments

Comments
 (0)