Skip to content

Commit

Permalink
modify: update XMCL
Browse files Browse the repository at this point in the history
[Auto] Update Launcher Version:
  XMCL(stable): 0.44.11 => 0.44.12
(Time: 2024-07-06 16:20:18 UTC)
  • Loading branch information
teaSummer committed Jul 6, 2024
1 parent ed13da9 commit 4e96982
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.11/xmcl-0.44.11-win32-x64.zip",
version: "0.44.11",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.12/xmcl-0.44.12-win32-x64.zip",
version: "0.44.12",
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.11/xmcl-0.44.11.dmg",
version: "0.44.11",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.12/xmcl-0.44.12.dmg",
version: "0.44.12",
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.11/xmcl-0.44.11-arm64.deb",
version: "0.44.11",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.12/xmcl-0.44.12-arm64.deb",
version: "0.44.12",
url: "https://github.com/voxelum/x-minecraft-launcher"
},
{
Expand Down

0 comments on commit 4e96982

Please sign in to comment.