From d40469310a65406bc99222cfc8a187336f5afe71 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Fri, 13 Dec 2024 11:33:49 -0700 Subject: [PATCH] All Activities 1.0.1 + Media Tweaks 1.0.5 --- exts/allActivities.json | 2 +- exts/mediaTweaks.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exts/allActivities.json b/exts/allActivities.json index 979e6d8..70786c6 100644 --- a/exts/allActivities.json +++ b/exts/allActivities.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/Cynosphere/moonlight-extensions.git", - "commit": "f3400f2529d46b9356e012c0e47acd2c2b071214", + "commit": "52b9d7c806f20757c3039dc6512b741656071db4", "scripts": ["build", "repo"], "artifact": "repo/allActivities.asar" } diff --git a/exts/mediaTweaks.json b/exts/mediaTweaks.json index f431847..219b275 100644 --- a/exts/mediaTweaks.json +++ b/exts/mediaTweaks.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/Cynosphere/moonlight-extensions.git", - "commit": "b065ae7fbc4d9d863084c37ec19ba6a03f33457f", + "commit": "52b9d7c806f20757c3039dc6512b741656071db4", "scripts": ["build", "repo"], "artifact": "repo/mediaTweaks.asar" }