From 2f5e632894de82aa90d48c193da7b568f12eba01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:47:07 +0000 Subject: [PATCH 1/3] chore(deps): update dependency simple-icons to v15 --- gh-pages-template/_data/clients.yml | 30 ++++++++++++++--------------- gh-pages-template/index.html | 28 +++++++++++++-------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/gh-pages-template/_data/clients.yml b/gh-pages-template/_data/clients.yml index e8096ccd702..f94e54ef227 100644 --- a/gh-pages-template/_data/clients.yml +++ b/gh-pages-template/_data/clients.yml @@ -3,7 +3,7 @@ type: "official" github: "https://github.com/moonlight-stream/moonlight-android" icons: - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/android.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/android.svg" alt: "Android" invert: true downloads: @@ -25,10 +25,10 @@ type: "official" github: "https://github.com/moonlight-stream/moonlight-ios" icons: - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/ios.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/ios.svg" alt: "iOS" invert: true - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/appletv.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/appletv.svg" alt: "Apple TV" invert: true downloads: @@ -45,16 +45,16 @@ type: "official" github: "https://github.com/moonlight-stream/moonlight-qt" icons: - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/linux.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/linux.svg" alt: "Linux" invert: true - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/macos.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/macos.svg" alt: "macOS" invert: true - src: "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/icons/windows.svg" alt: "Windows" invert: true - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/steam.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/steam.svg" alt: "Steam" invert: true downloads: @@ -67,7 +67,7 @@ type: "official" github: "https://github.com/moonlight-stream/moonlight-embedded" icons: - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/raspberrypi.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/raspberrypi.svg" alt: "Raspberry Pi" invert: true downloads: @@ -93,7 +93,7 @@ type: "community" github: "https://github.com/xyzz/vita-moonlight" icons: - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/playstationvita.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/playstationvita.svg" alt: "PlayStation Vita" invert: true downloads: @@ -109,16 +109,16 @@ - src: "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/icons/nintendo-switch.svg" alt: "Nintendo Switch" invert: true - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/android.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/android.svg" alt: "Android" invert: true - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/appletv.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/appletv.svg" alt: "Apple TV" invert: true - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/ios.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/ios.svg" alt: "iOS" invert: true - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/macos.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/macos.svg" alt: "macOS" invert: true downloads: @@ -131,7 +131,7 @@ type: "community" github: "https://github.com/GaryOderNichts/moonlight-wiiu" icons: - - src: "https://cdn.jsdelivr.net/npm/simple-icons@13/icons/wiiu.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/wiiu.svg" alt: "Wii U" invert: true downloads: @@ -144,7 +144,7 @@ type: "community" github: "https://github.com/zoeyjodon/moonlight-N3DS" icons: - - src: "https://cdn.jsdelivr.net/npm/simple-icons@13/icons/nintendo3ds.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/nintendo3ds.svg" alt: "3DS" invert: true downloads: @@ -157,7 +157,7 @@ type: "community" github: "https://github.com/mariotaku/moonlight-tv" icons: - - src: "https://cdn.jsdelivr.net/npm/simple-icons@v14/icons/lg.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/lg.svg" alt: "LG webOS TV" invert: true downloads: diff --git a/gh-pages-template/index.html b/gh-pages-template/index.html index ce649118099..b097dce7667 100644 --- a/gh-pages-template/index.html +++ b/gh-pages-template/index.html @@ -133,7 +133,7 @@

Documentation

@@ -156,37 +156,37 @@

Download

From de2eb6c95923e7c7dd3a2576ed4820c31ddee7b9 Mon Sep 17 00:00:00 2001 From: David Lane <42013603+ReenigneArcher@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:00:51 -0400 Subject: [PATCH 2/3] Update gh-pages-template/_data/clients.yml --- gh-pages-template/_data/clients.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gh-pages-template/_data/clients.yml b/gh-pages-template/_data/clients.yml index f94e54ef227..49d4ff3360d 100644 --- a/gh-pages-template/_data/clients.yml +++ b/gh-pages-template/_data/clients.yml @@ -131,7 +131,7 @@ type: "community" github: "https://github.com/GaryOderNichts/moonlight-wiiu" icons: - - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/wiiu.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@13/icons/wiiu.svg" alt: "Wii U" invert: true downloads: From 453627a4264c8cb028a0c888de56933af4c4c6c6 Mon Sep 17 00:00:00 2001 From: David Lane <42013603+ReenigneArcher@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:00:59 -0400 Subject: [PATCH 3/3] Update gh-pages-template/_data/clients.yml --- gh-pages-template/_data/clients.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gh-pages-template/_data/clients.yml b/gh-pages-template/_data/clients.yml index 49d4ff3360d..3366ca00f05 100644 --- a/gh-pages-template/_data/clients.yml +++ b/gh-pages-template/_data/clients.yml @@ -144,7 +144,7 @@ type: "community" github: "https://github.com/zoeyjodon/moonlight-N3DS" icons: - - src: "https://cdn.jsdelivr.net/npm/simple-icons@15/icons/nintendo3ds.svg" + - src: "https://cdn.jsdelivr.net/npm/simple-icons@13/icons/nintendo3ds.svg" alt: "3DS" invert: true downloads: