From 9f9474b3ae386d40b49a0146d4b4fe6fe3027ebe Mon Sep 17 00:00:00 2001 From: dai <72147841+daimond113@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:46:30 +0100 Subject: [PATCH] Remove select versions of aloha --- thegalaxydev/aloha | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/thegalaxydev/aloha b/thegalaxydev/aloha index 3da65f9..6502258 100644 --- a/thegalaxydev/aloha +++ b/thegalaxydev/aloha @@ -1,14 +1,3 @@ -["0.0.3 lune"] -published_at = "2024-10-30T16:38:50.197047468Z" -description = "Aloha is a Discord API library written in Luau using Lune. This is an attempt to make a more up-to-date form of Discordia for people who want to make Discord bots in Luau." -license = "GPL-3.0" -authors = ["thegalaxydev"] -repository = "https://github.com/thegalaxydev/Aloha" - -["0.0.3 lune".target] -environment = "lune" -lib = "Aloha/init.luau" - ["0.4.0 lune"] published_at = "2024-10-30T16:39:33.014946541Z" description = "Aloha is a Discord API library written in Luau using Lune. This is an attempt to make a more up-to-date form of Discordia for people who want to make Discord bots in Luau." @@ -19,25 +8,3 @@ repository = "https://github.com/thegalaxydev/Aloha" ["0.4.0 lune".target] environment = "lune" lib = "Aloha/init.luau" - -["0.4.0 luau"] -published_at = "2024-10-30T15:52:40.564914511Z" -description = "Aloha is a Discord API library written in Luau using Lune. This is an attempt to make a more up-to-date form of Discordia for people who want to make Discord bots in Luau." -license = "GPL-3.0" -authors = ["thegalaxydev"] -repository = "https://github.com/thegalaxydev/Aloha" - -["0.4.0 luau".target] -environment = "luau" -lib = "Aloha/init.luau" - -["0.4.1 lune"] -published_at = "2024-10-30T16:23:47.682240489Z" -description = "Aloha is a Discord API library written in Luau using Lune. This is an attempt to make a more up-to-date form of Discordia for people who want to make Discord bots in Luau." -license = "GPL-3.0" -authors = ["thegalaxydev"] -repository = "https://github.com/thegalaxydev/Aloha" - -["0.4.1 lune".target] -environment = "lune" -lib = "Aloha/init.luau"