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.15 => 0.44.17
(Time: 2024-07-22 16:22:34 UTC)
  • Loading branch information
teaSummer committed Jul 22, 2024
1 parent c51577a commit aa9ece1
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.15/xmcl-0.44.15-win32-x64.zip",
version: "0.44.15",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.17/xmcl-0.44.17-win32-x64.zip",
version: "0.44.17",
url: "https://github.com/voxelum/x-minecraft-launcher"
},
{
Expand Down Expand Up @@ -167,8 +167,8 @@ const macOSLauncher = [
{
title: "X Minecraft Launcher",
abbr: "XMCL",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.15/xmcl-0.44.15.dmg",
version: "0.44.15",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.17/xmcl-0.44.17.dmg",
version: "0.44.17",
url: "https://github.com/Voxelum/x-minecraft-launcher"
},
{
Expand Down Expand Up @@ -224,8 +224,8 @@ const LinuxLauncher = [
{
title: "X Minecraft Launcher",
abbr: "XMCL",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.15/xmcl-0.44.15-arm64.deb",
version: "0.44.15",
download: "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.44.17/xmcl-0.44.17-arm64.deb",
version: "0.44.17",
url: "https://github.com/voxelum/x-minecraft-launcher"
},
{
Expand Down

0 comments on commit aa9ece1

Please sign in to comment.