Skip to content

Commit dffb381

Browse files
author
RoFlection Bot
committed
APT-606 - Change Foreman To Install Internal Mirrors Instead Of External Tools (#53)
* modified foreman.toml to install from internal mirrors instead of external github repositories * bump selene and stylua foreman.toml * revert selene and stylua version bump foreman.toml
1 parent 0c89416 commit dffb381

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

foreman.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
rojo = { source = "rojo-rbx/rojo", version = "7.2.1" }
2+
rojo = { source = "Roblox/rojo-rbx-rojo", version = "7.2.1" }
33
rotrieve = { source = "roblox/rotriever", version = "0.5.4" }
4-
selene = { source = "Kampfkarren/selene", version = "0.20.0" }
5-
stylua = { source = "JohnnyMorganz/StyLua", version = "=0.14.3" }
4+
selene = { source = "Roblox/Kampfkarren-selene", version = "0.20.0" }
5+
stylua = { source = "Roblox/JohnnyMorganz-StyLua", version = "=0.14.3" }

0 commit comments

Comments
 (0)