Skip to content

Commit 3049cb5

Browse files
author
Louis Bettens
committed
minecraft: 2.1.15852 -> 2.1.16102
1 parent c28df99 commit 3049cb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/games/minecraft/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ in
8787
stdenv.mkDerivation rec {
8888
pname = "minecraft-launcher";
8989

90-
version = "2.1.15852";
90+
version = "2.1.16102";
9191

9292
src = fetchurl {
9393
url = "https://launcher.mojang.com/download/linux/x86_64/minecraft-launcher_${version}.tar.gz";
94-
sha256 = "06k3npsk878dh93r7fws5r438hwll3x3kxi0zslb10z634marn2x";
94+
sha256 = "17zgxmijk9mq651h7ymkr7h2099cw23kc0r7jyfkdccp60dfd60i";
9595
};
9696

9797
icon = fetchurl {

0 commit comments

Comments
 (0)