fix: use new urls

This commit is contained in:
Anna 2023-05-27 00:55:17 -04:00
parent b6daf8e723
commit 1063c2a5d4
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
3 changed files with 16 additions and 16 deletions

View File

@ -72,7 +72,7 @@ def extract_manifests(info):
def add_extra_fields(info, manifests): def add_extra_fields(info, manifests):
for manifest in manifests: for manifest in manifests:
# generate the download link from the internal assembly name # generate the download link from the internal assembly name
manifest['DownloadLinkInstall'] = f'https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/{info["plugins_dir"]}/{manifest["InternalName"]}/latest.zip' manifest['DownloadLinkInstall'] = f'https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/{info["plugins_dir"]}/{manifest["InternalName"]}/latest.zip'
# add default values if missing # add default values if missing
for k, v in DEFAULTS.items(): for k, v in DEFAULTS.items():
if k not in manifest: if k not in manifest:

View File

@ -9,11 +9,11 @@
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 7, "DalamudApiLevel": 7,
"Punchline": "Leave messages like in Souls games. Great chest ahead.", "Punchline": "Leave messages like in Souls games. Great chest ahead.",
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/OrangeGuidanceTomestone/latest.zip", "DownloadLinkInstall": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/plugins/OrangeGuidanceTomestone/latest.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/OrangeGuidanceTomestone/latest.zip", "DownloadLinkTesting": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/plugins/OrangeGuidanceTomestone/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/OrangeGuidanceTomestone/latest.zip", "DownloadLinkUpdate": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/plugins/OrangeGuidanceTomestone/latest.zip",
"LastUpdate": "1662319194" "LastUpdate": "1662319194"
} }
] ]

View File

@ -7,11 +7,11 @@
"AssemblyVersion": "2.0.1", "AssemblyVersion": "2.0.1",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 5, "DalamudApiLevel": 5,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/DalamudPython/latest.zip", "DownloadLinkInstall": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/DalamudPython/latest.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/DalamudPython/latest.zip", "DownloadLinkTesting": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/DalamudPython/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/DalamudPython/latest.zip", "DownloadLinkUpdate": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/DalamudPython/latest.zip",
"LastUpdate": "1641412906" "LastUpdate": "1641412906"
}, },
{ {
@ -23,11 +23,11 @@
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 5, "DalamudApiLevel": 5,
"Punchline": "Adds a better macro system to the game.", "Punchline": "Adds a better macro system to the game.",
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Macrology/latest.zip", "DownloadLinkInstall": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/Macrology/latest.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Macrology/latest.zip", "DownloadLinkTesting": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/Macrology/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Macrology/latest.zip", "DownloadLinkUpdate": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/Macrology/latest.zip",
"LastUpdate": "1641412754" "LastUpdate": "1641412754"
}, },
{ {
@ -40,11 +40,11 @@
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 6, "DalamudApiLevel": 6,
"Punchline": "The Roleplayer's Toolbox", "Punchline": "The Roleplayer's Toolbox",
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/RoleplayersToolbox/latest.zip", "DownloadLinkInstall": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/RoleplayersToolbox/latest.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/RoleplayersToolbox/latest.zip", "DownloadLinkTesting": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/RoleplayersToolbox/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/RoleplayersToolbox/latest.zip", "DownloadLinkUpdate": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/RoleplayersToolbox/latest.zip",
"LastUpdate": "1658164510" "LastUpdate": "1658164510"
}, },
{ {
@ -56,11 +56,11 @@
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 8, "DalamudApiLevel": 8,
"Punchline": "Queue up crafts! Set and forget!", "Punchline": "Queue up crafts! Set and forget!",
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Mastercraft/latest.zip", "DownloadLinkInstall": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/Mastercraft/latest.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Mastercraft/latest.zip", "DownloadLinkTesting": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/Mastercraft/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Mastercraft/latest.zip", "DownloadLinkUpdate": "https://git.anna.lgbt/ascclemens/plugin_repo/raw/branch/main/unofficial/Mastercraft/latest.zip",
"LastUpdate": "1685034820" "LastUpdate": "1685034820"
} }
] ]