[CI] Updating repo.json for t0.7.1.5

This commit is contained in:
Actions User 2023-05-31 13:14:07 +00:00
parent 5320f43491
commit 3dc1553429

View file

@ -1,22 +1,24 @@
{ [
"Author": "Ottermandias, Adam, Wintermute", {
"Name": "Penumbra", "Author": "Ottermandias, Adam, Wintermute",
"Description": "Runtime mod loader and manager.", "Name": "Penumbra",
"InternalName": "Penumbra", "Description": "Runtime mod loader and manager.",
"AssemblyVersion": "0.7.1.4", "InternalName": "Penumbra",
"TestingAssemblyVersion": "0.7.1.5", "AssemblyVersion": "0.7.1.4",
"RepoUrl": "https://github.com/xivdev/Penumbra", "TestingAssemblyVersion": "0.7.1.5",
"ApplicableVersion": "any", "RepoUrl": "https://github.com/xivdev/Penumbra",
"DalamudApiLevel": 8, "ApplicableVersion": "any",
"IsHide": "False", "DalamudApiLevel": 8,
"IsTestingExclusive": "False", "IsHide": "False",
"DownloadCount": 0, "IsTestingExclusive": "False",
"LastUpdate": 0, "DownloadCount": 0,
"LoadPriority": 69420, "LastUpdate": 0,
"LoadRequiredState": 2, "LoadPriority": 69420,
"LoadSync": true, "LoadRequiredState": 2,
"DownloadLinkInstall": "https://github.com/xivdev/Penumbra/releases/download/0.7.1.4/Penumbra.zip", "LoadSync": true,
"DownloadLinkTesting": "https://github.com/xivdev/Penumbra/releases/download/t0.7.1.5/Penumbra.zip", "DownloadLinkInstall": "https://github.com/xivdev/Penumbra/releases/download/0.7.1.4/Penumbra.zip",
"DownloadLinkUpdate": "https://github.com/xivdev/Penumbra/releases/download/0.7.1.4/Penumbra.zip", "DownloadLinkTesting": "https://github.com/xivdev/Penumbra/releases/download/t0.7.1.5/Penumbra.zip",
"IconUrl": "https://raw.githubusercontent.com/xivdev/Penumbra/master/images/icon.png" "DownloadLinkUpdate": "https://github.com/xivdev/Penumbra/releases/download/0.7.1.4/Penumbra.zip",
} "IconUrl": "https://raw.githubusercontent.com/xivdev/Penumbra/master/images/icon.png"
}
]