diff --git a/catalogue.json b/catalogue.json index 2371206..860ebef 100644 --- a/catalogue.json +++ b/catalogue.json @@ -763,6 +763,12 @@ "repository": "https://github.com/mjbnz/streamdeck-api-request", "description": "StreamDeck API Request Plugin" }, + "com.moeilijk.hwinfo": { + "name": "HWiNFO", + "author": "moeilijk", + "repository": "https://github.com/moeilijk/hwinfo-streamdeck", + "description": "Monitor sensor readings with this HWiNFO64 Stream Deck Plugin" + }, "com.mongeon.mm": { "name": "MM.StreamDeck", "author": "Gabriel Mongeon", @@ -941,12 +947,6 @@ "repository": "https://github.com/sergey-tihon/streamdeck-homebridge", "description": "Control devices connected to your Homebridge server from Elgato Stream Deck" }, - "com.exension.hwinfo": { - "name": "HWiNFO", - "author": "exension", - "repository": "https://github.com/shayne/hwinfo-streamdeck", - "description": "Monitor sensor readings with this HWiNFO64 Stream Deck Plugin" - }, "com.exension.stocks": { "name": "Stocks", "author": "exension", diff --git a/icons/com.exension.hwinfo.png b/icons/com.exension.hwinfo.png deleted file mode 100644 index ec1fda3..0000000 Binary files a/icons/com.exension.hwinfo.png and /dev/null differ diff --git a/icons/com.moeilijk.hwinfo.png b/icons/com.moeilijk.hwinfo.png new file mode 100644 index 0000000..9de7c3f Binary files /dev/null and b/icons/com.moeilijk.hwinfo.png differ