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
This commit is contained in:
2026-09-06 14:07:39 +02:00
co-authored by Claude Sonnet 5
parent 76e4966879
commit b806725056
+7 -7
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",
@@ -95,7 +95,7 @@
"DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest4.zip", "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest4.zip",
"DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest4.zip", "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest4.zip",
"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.3", "EffectiveVersion": "0.1.0.3",
"EffectiveApiLevel": 15, "EffectiveApiLevel": 15,
@@ -119,5 +119,5 @@
"DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/1.0.0.3/latest.zip", "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/1.0.0.3/latest.zip",
"DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/1.0.0.3/latest.zip", "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/1.0.0.3/latest.zip",
"DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/1.0.0.3/latest.zip" "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/onlineroll/releases/download/1.0.0.3/latest.zip"
} }
] ]