[CI] Updating repo.json for 1.0.0.3

This commit is contained in:
Actions User 2023-09-29 21:03:10 +00:00
parent efd9ebd4d1
commit 098aadabd0

View file

@ -1,13 +1,24 @@
[ [
{ {
"Author": "Ottermandias", "Author": "Ottermandias",
"Name": "Glamourer", "Name": "Glamourer",
"Punchline": "Change and save appearance of players.", "Punchline": "Change and save appearance of players.",
"Description": "Adds functionality to change and store appearance of players, customization and equip. Requires Penumbra to be installed and activated to work. Can also add preview options to the Changed Items tab for Penumbra.", "Description": "Adds functionality to change and store appearance of players, customization and equip. Requires Penumbra to be installed and activated to work. Can also add preview options to the Changed Items tab for Penumbra.",
"Tags": [ "Appearance", "Glamour", "Race", "Outfit", "Armor", "Clothes", "Skins", "Customization", "Design", "Character" ], "Tags": [
"Appearance",
"Glamour",
"Race",
"Outfit",
"Armor",
"Clothes",
"Skins",
"Customization",
"Design",
"Character"
],
"InternalName": "Glamourer", "InternalName": "Glamourer",
"AssemblyVersion": "1.0.0.2", "AssemblyVersion": "1.0.0.3",
"TestingAssemblyVersion": "1.0.0.2", "TestingAssemblyVersion": "1.0.0.3",
"RepoUrl": "https://github.com/Ottermandias/Glamourer", "RepoUrl": "https://github.com/Ottermandias/Glamourer",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 8, "DalamudApiLevel": 8,
@ -15,9 +26,9 @@
"IsTestingExclusive": "False", "IsTestingExclusive": "False",
"DownloadCount": 1, "DownloadCount": 1,
"LastUpdate": 1618608322, "LastUpdate": 1618608322,
"DownloadLinkInstall": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.2/Glamourer.zip", "DownloadLinkInstall": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.3/Glamourer.zip",
"DownloadLinkUpdate": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.2/Glamourer.zip", "DownloadLinkUpdate": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.3/Glamourer.zip",
"DownloadLinkTesting": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.2/Glamourer.zip", "DownloadLinkTesting": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.3/Glamourer.zip",
"IconUrl": "https://raw.githubusercontent.com/Ottermandias/Glamourer/main/images/icon.png" "IconUrl": "https://raw.githubusercontent.com/Ottermandias/Glamourer/main/images/icon.png"
} }
] ]