Skip to content

Commit 2ee3910

Browse files
lunar-client: 3.3.7 -> 3.3.8 (#410744)
Co-authored-by: surfaceflinger <[email protected]>
2 parents aa852f2 + d0f4918 commit 2ee3910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/lu/lunar-client/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
appimageTools.wrapType2 rec {
99
pname = "lunarclient";
10-
version = "3.3.7";
10+
version = "3.3.8";
1111

1212
src = fetchurl {
1313
url = "https://launcherupdates.lunarclientcdn.com/Lunar%20Client-${version}.AppImage";
14-
hash = "sha512-YnNqFuRRaRnVqNlD1VaWbx1TaTpD851altu9YamXX0q2ZohtGzB7lzE2xhllbS61E71jSUDasLUlbyyVqGTrJw==";
14+
hash = "sha512-H4v2fpOvjU8Cxxf0kxHf2CB/NwjarMp8EjjfGb2IbrVM0aXQQyvW+cHRwfsLnkyOxNYLWNC50Px0Ur/0rpj4bg==";
1515
};
1616

1717
nativeBuildInputs = [ makeWrapper ];

0 commit comments

Comments
 (0)