4 Commits
Author SHA1 Message Date
Gitea CI 2d3b23238d chore: update AetherLink to 0.1.0.5 2026-09-15 09:24:27 +00:00
Gitea CI 1a7e2d9ce2 chore: update AetherLink to 0.1.0.4 2026-09-12 09:08:37 +00:00
lozy360andClaude Sonnet 5 b806725056 OnlineRoll 1.0.0.8 -> 1.0.0.9 (MessagePack/SignalR/EF security bumps)
Match the custom.json entry updated by the OnlineRoll-New release workflow.
The release workflow only updates DalamudPluginRepo/custom.json, not this
friends manifest.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Hs9HXPWVtqDukF9MbJKbpw
2026-09-06 14:07:39 +02:00
lozy360 76e4966879 Update repo.json 2026-08-31 09:23:36 +02:00
+11 -11
View File
@@ -3,7 +3,7 @@
"Author": "Lozy", "Author": "Lozy",
"Name": "Online Roll", "Name": "Online Roll",
"InternalName": "OnlineRoll", "InternalName": "OnlineRoll",
"AssemblyVersion": "1.0.0.8", "AssemblyVersion": "1.0.0.9",
"Description": "Play Deathroll and Rock Paper Scissors against your friends in FFXIV.", "Description": "Play Deathroll and Rock Paper Scissors against your friends in FFXIV.",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"Tags": [ "Tags": [
@@ -21,11 +21,11 @@
"AcceptsFeedback": false, "AcceptsFeedback": false,
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.8/latest.zip", "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.9/latest.zip",
"DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.8/latest.zip", "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.9/latest.zip",
"DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.8/latest.zip", "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.9/latest.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "1778269274" "LastUpdated": "1788696433"
}, },
{ {
"Author": "Lozy", "Author": "Lozy",
@@ -97,7 +97,7 @@
"DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest4.zip" "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest4.zip"
}, },
{ {
"EffectiveVersion": "0.1.0.1", "EffectiveVersion": "0.1.0.5",
"EffectiveApiLevel": 15, "EffectiveApiLevel": 15,
"Author": "Lozy", "Author": "Lozy",
"Name": "AetherLink", "Name": "AetherLink",
@@ -109,15 +109,15 @@
], ],
"CategoryTags": null, "CategoryTags": null,
"InternalName": "AetherLink", "InternalName": "AetherLink",
"AssemblyVersion": "0.1.0.1", "AssemblyVersion": "0.1.0.5",
"DalamudApiLevel": 15, "DalamudApiLevel": 15,
"LoadPriority": 0, "LoadPriority": 0,
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "1743496245", "LastUpdated": "1789464248",
"DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/1.0.2/latest.zip", "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/AetherLink-0.1.0.5/latest.zip",
"DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/1.0.2/latest.zip", "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/AetherLink-0.1.0.5/latest.zip",
"DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/1.0.2/latest.zip" "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/AetherLink-0.1.0.5/latest.zip"
} }
] ]