From e7d2cb0c10db2a379108456ba342c12357767730 Mon Sep 17 00:00:00 2001 From: Actions User Date: Tue, 28 Sep 2021 15:02:00 +0000 Subject: [PATCH] [CI] Updating repo.json for refs/tags/0.4.4.4 --- repo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 repo.json diff --git a/repo.json b/repo.json new file mode 100644 index 00000000..be815492 --- /dev/null +++ b/repo.json @@ -0,0 +1 @@ +[ { "Author": "Adam", "Name": "Penumbra", "Description": "Runtime mod loader and manager.", "InternalName": "Penumbra", "AssemblyVersion": "0.4.4.4", "TestingAssemblyVersion": "0.4.4.4", "RepoUrl": "https://github.com/xivdev/Penumbra", "ApplicableVersion": "any", "DalamudApiLevel": 4, "IsHide": "False", "IsTestingExclusive": "False", "DownloadCount": 0, "LastUpdate": 0, "DownloadLinkInstall": "https://github.com/xivdev/Penumbra/releases/download/0.4.4.4/Penumbra.zip", "DownloadLinkTesting": "https://github.com/xivdev/Penumbra/releases/download/0.4.4.4/Penumbra.zip", "DownloadLinkUpdate": "https://github.com/xivdev/Penumbra/releases/download/0.4.4.4/Penumbra.zip", "IconUrl": "https://github.com/Ottermandias/DalamudRepos/raw/master/images/icon.png" }]