From 251930169081dc1a55368e90669e64f3a50e128d Mon Sep 17 00:00:00 2001 From: MingxuanGame Date: Sun, 26 Oct 2025 21:22:17 +0800 Subject: [PATCH] chore(custom-ruleset): Update custom ruleset definitions (#63) --- app/models/performance.py | 2 +- static/custom_ruleset_version_hash.json | 25 +++++++++++++++---------- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/app/models/performance.py b/app/models/performance.py index 84573d8..57a83c8 100644 --- a/app/models/performance.py +++ b/app/models/performance.py @@ -1,4 +1,4 @@ -# Version: 2025.1012.1 +# Version: 2025.1026.1 # Auto-generated by scripts/generate_ruleset_attributes.py. # Schema generated by https://github.com/GooGuTeam/custom-rulesets # Do not edit this file directly. diff --git a/static/custom_ruleset_version_hash.json b/static/custom_ruleset_version_hash.json index fe12552..baa9322 100644 --- a/static/custom_ruleset_version_hash.json +++ b/static/custom_ruleset_version_hash.json @@ -1,32 +1,37 @@ { "Sentakki": { - "latest-version": "2025.1012.1", + "latest-version": "2025.1026.1", "versions": { - "2025.1012.1": "66e02af2097f446246b146641295573a" + "2025.1012.1": "66e02af2097f446246b146641295573a", + "2025.1026.1": "f3d5757ed7f55b95e4582a033f9dd04d" } }, "tau": { - "latest-version": "2025.1012.1", + "latest-version": "2025.1026.1", "versions": { - "2025.1012.1": "3a2dd168c2e520a3620a5dfd7b3c0b73" + "2025.1012.1": "3a2dd168c2e520a3620a5dfd7b3c0b73", + "2025.1026.1": "470b456e4767719a49a1e0a349006179" } }, "rush": { - "latest-version": "2025.1012.1", + "latest-version": "2025.1026.1", "versions": { - "2025.1012.1": "df0c211c8c40f42feb119a3a11549a6f" + "2025.1012.1": "df0c211c8c40f42feb119a3a11549a6f", + "2025.1026.1": "df0c211c8c40f42feb119a3a11549a6f" } }, "hishigata": { - "latest-version": "2025.1012.1", + "latest-version": "2025.1026.1", "versions": { - "2025.1012.1": "af26c2946cd0b2258ac52f5cce91958c" + "2025.1012.1": "af26c2946cd0b2258ac52f5cce91958c", + "2025.1026.1": "af26c2946cd0b2258ac52f5cce91958c" } }, "soyokaze": { - "latest-version": "2025.1012.1", + "latest-version": "2025.1026.1", "versions": { - "2025.1012.1": "fea5c97b8b436305ba98ef8b39b133b6" + "2025.1012.1": "fea5c97b8b436305ba98ef8b39b133b6", + "2025.1026.1": "fea5c97b8b436305ba98ef8b39b133b6" } } } \ No newline at end of file