From f3e6ba47435b18a7e34a0dca10212211fc8b3245 Mon Sep 17 00:00:00 2001 From: yofukashino Date: Tue, 1 Jul 2025 02:57:34 +0530 Subject: [PATCH 1/3] feat: add utc --- exts/utc.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 exts/utc.json diff --git a/exts/utc.json b/exts/utc.json new file mode 100644 index 0000000..870001a --- /dev/null +++ b/exts/utc.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/yofukashino/moonlight-extensions.git", + "commit": "2deb6135cf073d638c55255e9b2cc723ccafc7d2", + "scripts": ["build", "repo"], + "artifact": "repo/utc.asar" +} \ No newline at end of file From 683fcb4166ec9eebccaf27ec18790dc81603ac39 Mon Sep 17 00:00:00 2001 From: yofukashino Date: Thu, 18 Dec 2025 04:40:44 +0530 Subject: [PATCH 2/3] feat: newer hash for newer version --- exts/utc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exts/utc.json b/exts/utc.json index 870001a..b839a60 100644 --- a/exts/utc.json +++ b/exts/utc.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/yofukashino/moonlight-extensions.git", - "commit": "2deb6135cf073d638c55255e9b2cc723ccafc7d2", + "commit": "5a94ff2aaac3fa2ec287ebe0e853e29a597d8a28", "scripts": ["build", "repo"], "artifact": "repo/utc.asar" -} \ No newline at end of file +} From a3f4d9c664ff3755727205bf7096e627da663a2c Mon Sep 17 00:00:00 2001 From: yofukashino Date: Sun, 25 Jan 2026 05:34:14 +0530 Subject: [PATCH 3/3] feat: update commit because discord cant make their minds --- exts/utc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/utc.json b/exts/utc.json index b839a60..63e6ee7 100644 --- a/exts/utc.json +++ b/exts/utc.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/yofukashino/moonlight-extensions.git", - "commit": "5a94ff2aaac3fa2ec287ebe0e853e29a597d8a28", + "commit": "9df565580dd502949829cd107dc37073161087b3", "scripts": ["build", "repo"], "artifact": "repo/utc.asar" }