Skip to content

Commit 4ba3e45

Browse files
Update DisplayImageSource for Node.js, Luanti and Minetest (Legacy) (#1887)
1 parent 20290da commit 4ba3e45

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

luanti.kvp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Meta.AarchSupport=Unknown
55
Meta.Arch=x86_64
66
Meta.Author=Greelan
77
Meta.URL=https://www.luanti.org/
8-
Meta.DisplayImageSource=url:https://upload.wikimedia.org/wikipedia/commons/thumb/c/cf/Minetest_logo.png/240px-Minetest_logo.png
8+
Meta.DisplayImageSource=url:https://raw.githubusercontent.com/luanti-org/luanti/master/misc/luanti.svg
99
Meta.EndpointURIFormat=
1010
Meta.ConfigManifest=luanticonfig.json
1111
Meta.MetaConfigManifest=luantimetaconfig.json

minetest.kvp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Meta.AarchSupport=Unknown
55
Meta.Arch=x86_64
66
Meta.Author=Greelan
77
Meta.URL=https://minetest.net
8-
Meta.DisplayImageSource=url:https://upload.wikimedia.org/wikipedia/commons/thumb/c/cf/Minetest_logo.png/240px-Minetest_logo.png
8+
Meta.DisplayImageSource=url:https://raw.githubusercontent.com/luanti-org/luanti/master/misc/luanti.svg
99
Meta.EndpointURIFormat=
1010
Meta.ConfigManifest=minetestconfig.json
1111
Meta.MetaConfigManifest=minetestmetaconfig.json

node.kvp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Meta.AarchSupport=Native
55
Meta.Arch=All
66
Meta.Author=IceOfWraith, Greelan
77
Meta.URL=https://nodejs.org
8-
Meta.DisplayImageSource=url:https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Node.js_logo.svg/1200px-Node.js_logo.svg.png
8+
Meta.DisplayImageSource=url:https://nodejs.org/static/logos/nodejsStackedLight.svg
99
Meta.EndpointURIFormat=
1010
Meta.ConfigManifest=nodeconfig.json
1111
Meta.MetaConfigManifest=nodemetaconfig.json

0 commit comments

Comments
 (0)