Skip to content

Commit

Permalink
modified: update XMCL
Browse files Browse the repository at this point in the history
[Auto] Update Launcher Version:
  XMCL(stable): 0.44.9 => 0.44.10
(Time: 2024-06-28 16:20:58 UTC)
  • Loading branch information
teaSummer committed Jun 28, 2024
1 parent 8d07190 commit eeccd1c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/launcher.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ const WindowsLauncher = [
{
title: "X Minecraft Launcher",
abbr: "XMCL",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.9/xmcl-0.44.9-win32-x64.zip",
version: "0.44.9",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.10/xmcl-0.44.10-win32-x64.zip",
version: "0.44.10",
url: "https://github.com/voxelum/x-minecraft-launcher"
},
{
Expand Down Expand Up @@ -169,8 +169,8 @@ const macOSLauncher = [
{
title: "X Minecraft Launcher",
abbr: "XMCL",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.9/xmcl-0.44.9.dmg",
version: "0.44.9",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.10/xmcl-0.44.10.dmg",
version: "0.44.10",
url: "https://github.com/Voxelum/x-minecraft-launcher"
},
{
Expand Down Expand Up @@ -226,8 +226,8 @@ const LinuxLauncher = [
{
title: "X Minecraft Launcher",
abbr: "XMCL",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.9/xmcl-0.44.9-arm64.deb",
version: "0.44.9",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.10/xmcl-0.44.10-arm64.deb",
version: "0.44.10",
url: "https://github.com/voxelum/x-minecraft-launcher"
},
{
Expand Down

0 comments on commit eeccd1c

Please sign in to comment.